Docs: Update OpenAPI specifications (#101173)
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user