User:DodoMan/test: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "{ "status": "ok", "test": true, "message": "hello world", "count": 1 }" |
DodoMan changed the content model of the page User:DodoMan/test from "wikitext" to "JSON": test |
||
| Line 1: | Line 1: | ||
{ |
{ |
||
"status": "ok", |
|||
"test": true, |
|||
"message": "hello world", |
|||
"count": 1 |
|||
} |
} |
||
Latest revision as of 18:50, 11 January 2026
| status | "ok" |
|---|---|
| test | true |
| message | "hello world" |
| count | 1 |