Docs: Update OpenAPI specifications (#101173)

This commit is contained in:
Ezequiel Victorero
2025-03-05 16:21:48 -03:00
committed by GitHub
parent 5ffca57a5d
commit ce0d48746f
3 changed files with 18 additions and 0 deletions
+6
View File
@@ -3754,6 +3754,9 @@
},
"state": {
"$ref": "#/definitions/State"
},
"subject": {
"type": "string"
}
}
},
@@ -6708,6 +6711,9 @@
"state": {
"$ref": "#/definitions/State"
},
"subject": {
"type": "string"
},
"uid": {
"type": "string"
},
+6
View File
@@ -14240,6 +14240,9 @@
},
"state": {
"$ref": "#/definitions/State"
},
"subject": {
"type": "string"
}
}
},
@@ -19492,6 +19495,9 @@
"state": {
"$ref": "#/definitions/State"
},
"subject": {
"type": "string"
},
"uid": {
"type": "string"
},
+6
View File
@@ -4295,6 +4295,9 @@
},
"state": {
"$ref": "#/components/schemas/State"
},
"subject": {
"type": "string"
}
},
"type": "object"
@@ -9547,6 +9550,9 @@
"state": {
"$ref": "#/components/schemas/State"
},
"subject": {
"type": "string"
},
"uid": {
"type": "string"
},