|
51590 | 51590 | "properties": { |
51591 | 51591 | "state": { |
51592 | 51592 | "type": "string", |
51593 | | - "description": "<p><strong>Required</strong>. The state of the status. Can be one of <code>error</code>, <code>failure</code>, <code>inactive</code>, <code>in_progress</code>, <code>queued</code> <code>pending</code>, or <code>success</code>. <strong>Note:</strong> To use the <code>inactive</code> state, you must provide the <a href=\"https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments\"><code>application/vnd.github.ant-man-preview+json</code></a> custom media type. When you set a transient deployment to <code>inactive</code>, the deployment will be shown as <code>destroyed</code> in GitHub.</p>", |
| 51593 | + "description": "<p><strong>Required</strong>. The state of the status. Can be one of <code>error</code>, <code>failure</code>, <code>inactive</code>, <code>in_progress</code>, <code>queued</code>, <code>pending</code>, or <code>success</code>. <strong>Note:</strong> To use the <code>inactive</code> state, you must provide the <a href=\"https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments\"><code>application/vnd.github.ant-man-preview+json</code></a> custom media type. When you set a transient deployment to <code>inactive</code>, the deployment will be shown as <code>destroyed</code> in GitHub.</p>", |
51594 | 51594 | "enum": [ |
51595 | 51595 | "error", |
51596 | 51596 | "failure", |
|
51603 | 51603 | "name": "state", |
51604 | 51604 | "in": "body", |
51605 | 51605 | "rawType": "string", |
51606 | | - "rawDescription": "The state of the status. Can be one of `error`, `failure`, `inactive`, `in_progress`, `queued` `pending`, or `success`. **Note:** To use the `inactive` state, you must provide the [`application/vnd.github.ant-man-preview+json`](https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments) custom media type. When you set a transient deployment to `inactive`, the deployment will be shown as `destroyed` in GitHub.", |
| 51606 | + "rawDescription": "The state of the status. Can be one of `error`, `failure`, `inactive`, `in_progress`, `queued`, `pending`, or `success`. **Note:** To use the `inactive` state, you must provide the [`application/vnd.github.ant-man-preview+json`](https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments) custom media type. When you set a transient deployment to `inactive`, the deployment will be shown as `destroyed` in GitHub.", |
51607 | 51607 | "childParamsGroups": [] |
51608 | 51608 | }, |
51609 | 51609 | "target_url": { |
|
51714 | 51714 | "bodyParameters": [ |
51715 | 51715 | { |
51716 | 51716 | "type": "string", |
51717 | | - "description": "<p><strong>Required</strong>. The state of the status. Can be one of <code>error</code>, <code>failure</code>, <code>inactive</code>, <code>in_progress</code>, <code>queued</code> <code>pending</code>, or <code>success</code>. <strong>Note:</strong> To use the <code>inactive</code> state, you must provide the <a href=\"https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments\"><code>application/vnd.github.ant-man-preview+json</code></a> custom media type. When you set a transient deployment to <code>inactive</code>, the deployment will be shown as <code>destroyed</code> in GitHub.</p>", |
| 51717 | + "description": "<p><strong>Required</strong>. The state of the status. Can be one of <code>error</code>, <code>failure</code>, <code>inactive</code>, <code>in_progress</code>, <code>queued</code>, <code>pending</code>, or <code>success</code>. <strong>Note:</strong> To use the <code>inactive</code> state, you must provide the <a href=\"https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments\"><code>application/vnd.github.ant-man-preview+json</code></a> custom media type. When you set a transient deployment to <code>inactive</code>, the deployment will be shown as <code>destroyed</code> in GitHub.</p>", |
51718 | 51718 | "enum": [ |
51719 | 51719 | "error", |
51720 | 51720 | "failure", |
|
51727 | 51727 | "name": "state", |
51728 | 51728 | "in": "body", |
51729 | 51729 | "rawType": "string", |
51730 | | - "rawDescription": "The state of the status. Can be one of `error`, `failure`, `inactive`, `in_progress`, `queued` `pending`, or `success`. **Note:** To use the `inactive` state, you must provide the [`application/vnd.github.ant-man-preview+json`](https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments) custom media type. When you set a transient deployment to `inactive`, the deployment will be shown as `destroyed` in GitHub.", |
| 51730 | + "rawDescription": "The state of the status. Can be one of `error`, `failure`, `inactive`, `in_progress`, `queued`, `pending`, or `success`. **Note:** To use the `inactive` state, you must provide the [`application/vnd.github.ant-man-preview+json`](https://docs.github.com/enterprise-server@3.0/rest/overview/api-previews#enhanced-deployments) custom media type. When you set a transient deployment to `inactive`, the deployment will be shown as `destroyed` in GitHub.", |
51731 | 51731 | "childParamsGroups": [] |
51732 | 51732 | }, |
51733 | 51733 | { |
|
0 commit comments