Changes for page #[RPC\Response]

Last modified by Ashterix on 2024/05/19 21:13

From version 2.1
edited by Ashterix
on 2024/05/16 11:40
Change comment: There is no comment for this version
To version 1.1
edited by Ashterix
on 2024/05/10 14:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -82,16 +82,10 @@
82 82  {{code language="json" layout="LINENUMBERS"}}
83 83  {
84 84   "envelope": "JSON-RPC-2.0/UFO-RPC-6",
85 + "transport": "POST",
86 + "target": "/api",
85 85   "contentType": "application/json",
86 86   "description": "",
87 - "transport": {
88 - "sync": {
89 - "scheme": "https",
90 - "host": "example.com",
91 - "path": "/api",
92 - "method": "POST"
93 - }
94 - },
95 95   "methods": {
96 96   "ExampleApi.getUserInfo": {
97 97   "name": "ExampleApi.getUserInfo",
... ... @@ -352,3 +352,4 @@
352 352  )))
353 353  )))
354 354  )))
349 +