mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
feat: add backend
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "nested",
|
||||
"properties": {
|
||||
"student": {
|
||||
"type": "float"
|
||||
},
|
||||
"employee": {
|
||||
"type": "float"
|
||||
},
|
||||
"guest": {
|
||||
"type": "float"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user