Last modified by Ashterix on 2024/05/16 12:35

From version 2.1
edited by Ashterix
on 2024/05/16 12:27
Change comment: There is no comment for this version
To version 3.1
edited by Ashterix
on 2024/05/16 12:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -155,7 +155,7 @@
155 155  
156 156  (% class="col-xs-12 col-sm-6" %)
157 157  (((
158 -{{code language="json"}}
158 +{{code language="json" layout="LINENUMBERS" title="Response"}}
159 159  {
160 160   "id": "example_request",
161 161   "result": "some result",
... ... @@ -184,7 +184,7 @@
184 184  
185 185  (% class="col-xs-12 col-sm-6" %)
186 186  (((
187 -{{code language="json"}}
187 +{{code language="json" layout="LINENUMBERS" title="Response"}}
188 188  {
189 189   "id": "example_request",
190 190   "result": true,
... ... @@ -285,4 +285,3 @@
285 285  Read more about these attributes:
286 286  
287 287  {{children/}}
288 -