Changes for page #[RPC\Response]
Last modified by Ashterix on 2024/05/19 21:13
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 +