chore: update openapi.json

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
pull/45094/head
Marcel Klehr 4 weeks ago
parent 928d04fbbd
commit 9effb55989

@ -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