1
0
mirror of synced 2026-01-10 09:02:35 -05:00

Update OpenAPI Descriptions (#28064)

* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
github-openapi-bot
2022-05-30 01:59:59 -07:00
committed by GitHub
parent cc9045602c
commit 95dae47594
14 changed files with 2306 additions and 0 deletions

View File

@@ -246417,6 +246417,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -249818,6 +249828,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -253136,6 +253156,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -256469,6 +256499,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -259691,6 +259731,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -263060,6 +263110,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -266632,6 +266692,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -270200,6 +270270,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -273423,6 +273503,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -280771,6 +280861,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -285613,6 +285713,16 @@
"open"
]
},
"state_reason": {
"description": "The reason for the current state",
"type": [
"string",
"null"
],
"examples": [
"not_planned"
]
},
"title": {
"description": "Title of the issue",
"type": "string",
@@ -468726,6 +468836,12 @@
"state": {
"type": "string"
},
"state_reason": {
"type": [
"string",
"null"
]
},
"assignee": {
"anyOf": [
{