Chore: Regenerate OpenAPI specs to fix swagger (#89336)

This commit is contained in:
Ivan Ortega Alba 2024-06-18 12:38:19 +02:00 committed by GitHub
parent 606a74d0af
commit 3532d13f0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -19970,6 +19970,7 @@
} }
}, },
"State": { "State": {
"description": "+enum",
"type": "string" "type": "string"
}, },
"Status": { "Status": {
@ -20729,6 +20730,7 @@
} }
}, },
"Type": { "Type": {
"description": "+enum",
"type": "string" "type": "string"
}, },
"TypeMeta": { "TypeMeta": {

View File

@ -10349,6 +10349,7 @@
"type": "object" "type": "object"
}, },
"State": { "State": {
"description": "+enum",
"type": "string" "type": "string"
}, },
"Status": { "Status": {
@ -11108,6 +11109,7 @@
"type": "array" "type": "array"
}, },
"Type": { "Type": {
"description": "+enum",
"type": "string" "type": "string"
}, },
"TypeMeta": { "TypeMeta": {