Changes for page 4. Hotel Search

Last modified by Giorgi Mdivnishvili on 2024/09/04 09:58

From version 20.1
edited by Giorgi Mdivnishvili
on 2024/02/29 11:07
Change comment: There is no comment for this version
To version 22.1
edited by Giorgi Mdivnishvili
on 2024/02/29 11:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,6 @@
15 15  Method POST
16 16  
17 17  
18 -
19 19  == **Request example:** ==
20 20  
21 21  {{code language="Json"}}
... ... @@ -41,6 +41,8 @@
41 41  {{/code}}
42 42  
43 43  
43 +== Definition of Request Parameters ==
44 +
44 44  (% class="table-bordered" %)
45 45  (% class="info" %)|**Parameter**|**Value**|**Description**
46 46  |** "MaxResultCount"**|2,|Maximum number of results to display
... ... @@ -62,7 +62,6 @@
62 62  
63 63  == Response Example ==
64 64  
65 -
66 66  {{code language="json"}}
67 67  {
68 68   "result": [
... ... @@ -184,6 +184,7 @@
184 184  {{/code}}
185 185  
186 186  
187 +== Definition of Response Parameters ==
187 187  
188 188  (% class="table-bordered" %)
189 189  (% class="info" %)|**Parameter**|**value**|**Description**