updated swagger documentation

This commit is contained in:
Bernhard B
2022-05-28 18:51:39 +02:00
parent 7747944775
commit 9e32aab972
3 changed files with 11 additions and 0 deletions

View File

@@ -1770,6 +1770,10 @@ var doc = `{
"delete_account": {
"type": "boolean",
"example": false
},
"delete_local_data": {
"type": "boolean",
"example": false
}
}
},