fix add team

This commit is contained in:
2026-07-29 00:59:37 +07:00
parent 1b3e0b768d
commit d1b263fa78
6 changed files with 46 additions and 10 deletions
@@ -1514,6 +1514,13 @@
"properties": {
"error": {
"type": "string"
},
"id": {
"type": "integer",
"format": "int32"
},
"password": {
"type": "string"
}
}
},