mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 19:03:13 +08:00
151193bb11
* DEV: Documented several group endpoints * documented some more endpoints * document more api endpoints * Document backup endpoints * remove puts
12 lines
151 B
JSON
12 lines
151 B
JSON
{
|
|
"additionalProperties": false,
|
|
"properties": {
|
|
"with_uploads": {
|
|
"type": "boolean"
|
|
}
|
|
},
|
|
"required": [
|
|
"with_uploads"
|
|
]
|
|
}
|