mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
fixup admin platform
This commit is contained in:
@@ -3213,6 +3213,12 @@
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"label":{
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"first_name": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -3221,20 +3227,6 @@
|
||||
},
|
||||
"last_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"EndId": {
|
||||
"type": "integer"
|
||||
},
|
||||
"EndElementId": {
|
||||
"type": "string"
|
||||
},
|
||||
"Props": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"added": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user