Add missing image to the RESTful Address Book Example

Task-number: QTBUG-105198
Change-Id: I2a0674dbe51a40d800f60dfe141b5614b35618f0
Reviewed-by: Ievgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>
This commit is contained in:
Konrad Kujawa 2022-08-16 13:03:17 +02:00 committed by Ievgenii Meshcheriakov
parent 0d3a4a6a28
commit 58ec2ecb87
2 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
\ingroup qthttpserver-examples
\title RESTful Address Book Example
\brief Example of how to create a RESTful API using the QHttpServer.
\image restful-address-book-server-example.png
This example shows how to set up a RESTful API using the QHttpServer class.
The Address Book API allows create, read, update and delete operations of

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB