Changes for page 1. Встановлення
Last modified by Ashterix on 2024/07/11 09:57
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 1.Installation1 +Installation - Content
-
... ... @@ -139,20 +139,14 @@ 139 139 140 140 {{code language="json"}} 141 141 { 142 + "transport": "POST", 142 142 "envelope": "JSON-RPC-2.0/UFO-RPC-6", 143 143 "contentType": "application/json", 144 144 "description": "", 145 - "transport": { 146 - "sync": { 147 - "scheme": "https", 148 - "host": "example.com", 149 - "path": "/api", 150 - "method": "POST" 151 - } 152 - }, 146 + "target": "/api", 153 153 "methods": { 154 - "ping": { 155 - "name": "ping", 148 + "ping": { 149 + "name": "ping", 156 156 "description": "", 157 157 "parameters": [], 158 158 "returns": "string",