General Actions:
... | ... | @@ -105,7 +105,7 @@ |
105 | 105 | |
106 | 106 | [[image:ea32.png]] |
107 | 107 | |
108 | -= The JSON |
|
108 | += The Payload JSON format = | |
109 | 109 | |
110 | 110 | The information passed in XML is also available as JSON. In order to access REST services in JSON format, pass the parameter mode=json, for example: |
111 | 111 | |
... | ... | @@ -113,8 +113,6 @@ |
113 | 113 | |
114 | 114 | The JSON result is an immediate translation of the XML structure (and UML model) to JSON constructs. |
115 | 115 | |
116 | - | |
117 | - | |
118 | 118 | = The Payload XML format = |
119 | 119 | |
120 | 120 | This section describes the structure of the XML documents returned in an XML API call. |