test #1873

Merged
pablone merged 17 commits from test into master 2023-12-01 06:11:23 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 1576ab992d - Show all commits

View File

@ -27,6 +27,9 @@
"ip": {
"type": "string"
},
"userName": {
"type": "string"
},
"owner": {
"type": "boolean",
"required": true,