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