Updated Comments
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"title": { "type": "string", "description": "UNDOCUMENTED", "title": "Title" },
|
||||
"pages": {
|
||||
"type": "array",
|
||||
"items": { "type": "string", "examples": ["Some text", "{\"rawtext\":[ {\"translate\":\"some.text\"}]}"] },
|
||||
"items": { "type": "string", "examples": ["Some text", "{`rawtext`:[ {`translate`:`some.text`}]}"] },
|
||||
"description": "UNDOCUMENTED",
|
||||
"title": "Pages"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user