mergeable configs + cleanup (#8378)
This commit is contained in:
@@ -77,29 +77,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/config/backup": {
|
||||
"post": {
|
||||
"tags": [
|
||||
"super::routes::config_management"
|
||||
],
|
||||
"operationId": "backup_config",
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Config file backed up",
|
||||
"content": {
|
||||
"text/plain": {
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"500": {
|
||||
"description": "Internal server error"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"/config/extensions": {
|
||||
"get": {
|
||||
"tags": [
|
||||
|
||||
Reference in New Issue
Block a user