Browse Source

chore: update openapi.json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
pull/45094/head
Marcel Klehr 1 month ago
parent
commit
9effb55989
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      core/openapi.json

+ 4
- 0
core/openapi.json View File

@@ -490,6 +490,7 @@
"type": "object",
"required": [
"id",
"type",
"status",
"userId",
"appId",
@@ -505,6 +506,9 @@
"format": "int64",
"nullable": true
},
"type": {
"type": "string"
},
"status": {
"type": "integer",
"format": "int64",

Loading…
Cancel
Save