Fix swagger bits

This commit is contained in:
Jamie Curnow
2023-05-31 11:35:09 +10:00
parent f55a7a792f
commit aec0a606af
3 changed files with 7 additions and 0 deletions

View File

@ -48,6 +48,7 @@
"required": ["error"],
"properties": {
"result": {
"type": "object",
"nullable": true
},
"error": {