Update OpenAPI Descriptions (#32664)
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
47e03737d0
commit
6de8fcbdcc
@@ -73162,7 +73162,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -261139,7 +261144,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -355082,7 +355092,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -398119,7 +398134,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user