Update OpenAPI Descriptions (#30506)
This commit is contained in:
committed by
GitHub
parent
cdc7dd8661
commit
96a4aaebf3
@@ -30202,6 +30202,15 @@
|
||||
"schema": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_sha",
|
||||
"description": "<p>Only returns workflow runs that are associated with the specified <code>head_sha</code>.</p>",
|
||||
"in": "query",
|
||||
"required": false,
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
],
|
||||
"bodyParameters": [],
|
||||
@@ -49292,6 +49301,15 @@
|
||||
"schema": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "head_sha",
|
||||
"description": "<p>Only returns workflow runs that are associated with the specified <code>head_sha</code>.</p>",
|
||||
"in": "query",
|
||||
"required": false,
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
],
|
||||
"bodyParameters": [],
|
||||
@@ -55764,6 +55782,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -59802,6 +59826,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -63834,6 +63864,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -67860,6 +67896,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -71876,6 +71918,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -75913,6 +75961,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -79929,6 +79983,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -83956,6 +84016,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -87983,6 +88049,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -188924,14 +188996,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -191998,14 +192071,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -195626,14 +195700,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -198701,14 +198776,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -205334,14 +205410,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -208405,14 +208482,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -211520,14 +211598,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -214662,14 +214741,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -218124,14 +218204,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -221255,14 +221336,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -228301,14 +228383,15 @@
|
||||
},
|
||||
"location": "WestUs2",
|
||||
"idle_timeout_minutes": 60,
|
||||
"retention_period_minutes": "43200,",
|
||||
"retention_expires_at": "null,",
|
||||
"retention_period_minutes": 43200,
|
||||
"retention_expires_at": null,
|
||||
"web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
|
||||
"machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
|
||||
"start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
|
||||
"stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
|
||||
"pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
|
||||
"recent_folders": []
|
||||
"recent_folders": [],
|
||||
"template": null
|
||||
},
|
||||
"schema": {
|
||||
"type": "object",
|
||||
@@ -295825,6 +295908,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -299329,6 +299418,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -302751,6 +302846,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -306110,6 +306211,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -309436,6 +309543,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -312557,7 +312670,13 @@
|
||||
"type": "string or null",
|
||||
"name": "state_reason",
|
||||
"in": "body",
|
||||
"description": "<p>The reason for the current state</p>"
|
||||
"description": "<p>The reason for the current state</p>",
|
||||
"enum": [
|
||||
"completed",
|
||||
"not_planned",
|
||||
"reopened",
|
||||
null
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "null or string or integer or string or integer",
|
||||
@@ -312824,6 +312943,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -316498,6 +316623,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -320163,6 +320294,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -323483,6 +323620,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -330929,6 +331072,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -335875,6 +336024,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
@@ -363449,6 +363604,12 @@
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"enum": [
|
||||
"completed",
|
||||
"reopened",
|
||||
"not_planned",
|
||||
null
|
||||
],
|
||||
"examples": [
|
||||
"not_planned"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user