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
@@ -110543,7 +110543,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -174917,7 +174922,7 @@
|
||||
"enabledForGitHubApps": false,
|
||||
"codeExamples": [
|
||||
{
|
||||
"key": "202",
|
||||
"key": "default",
|
||||
"request": {
|
||||
"description": "Example",
|
||||
"acceptHeader": "application/vnd.github.v3+json",
|
||||
@@ -174927,7 +174932,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -184753,7 +184763,7 @@
|
||||
"enabledForGitHubApps": false,
|
||||
"codeExamples": [
|
||||
{
|
||||
"key": "202",
|
||||
"key": "default",
|
||||
"request": {
|
||||
"description": "Example",
|
||||
"acceptHeader": "application/vnd.github.v3+json",
|
||||
@@ -184765,7 +184775,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -351967,7 +351982,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -460392,7 +460412,12 @@
|
||||
},
|
||||
"response": {
|
||||
"statusCode": "202",
|
||||
"description": "<p>Accepted</p>"
|
||||
"contentType": "application/json",
|
||||
"description": "<p>Accepted</p>",
|
||||
"example": null,
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -507645,7 +507670,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