User:DodoMan/test: Difference between revisions

From Test Wiki
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",
"status": "ok",
"test": true,
"test": true,
"message": "hello world",
"message": "hello world",
"count": 1
"count": 1
}
}

Latest revision as of 18:50, 11 January 2026

status"ok"
testtrue
message"hello world"
count1