1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Fix REST decorator script (#29542)

* fix decorator script

* run on node 16

Co-authored-by: Grace Park <lugraciecy@gmail.com>
This commit is contained in:
Grace Park
2022-08-03 10:35:02 -07:00
committed by GitHub
parent a3f54145bb
commit b5f8a6089f
8 changed files with 128 additions and 123 deletions

View File

@@ -130151,7 +130151,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -263060,7 +263060,7 @@
],
"name": "payload",
"in": "body",
"type": "object or string or ",
"type": "object or string",
"description": "<p>JSON payload with extra information about the deployment.</p>",
"isRequired": false,
"childParamsGroups": []
@@ -275733,7 +275733,7 @@
],
"name": "public",
"in": "body",
"type": "boolean or string or ",
"type": "boolean or string",
"description": "<p>Flag indicating whether the gist is public</p>",
"isRequired": false,
"childParamsGroups": []
@@ -300670,7 +300670,7 @@
"description": "<p>The title of the issue.</p>",
"name": "title",
"in": "body",
"type": "string or integer or ",
"type": "string or integer",
"rawDescription": "The title of the issue.",
"isRequired": true,
"childParamsGroups": []
@@ -300708,7 +300708,7 @@
"description": "The `number` of the milestone to associate this issue with. _NOTE: Only users with push access can set the milestone for new issues. The milestone is silently dropped otherwise._"
}
],
"type": "string or integer or null or string or integer",
"type": "string or integer or null",
"name": "milestone",
"in": "body",
"rawType": [
@@ -307287,7 +307287,7 @@
}
],
"description": "<p>The title of the issue.</p>",
"type": "string or integer or null or string or integer",
"type": "string or integer or null",
"name": "title",
"in": "body",
"rawType": [
@@ -307349,7 +307349,7 @@
"description": "The `number` of the milestone to associate this issue with or `null` to remove current. _NOTE: Only users with push access can set the milestone for issues. The milestone is silently dropped otherwise._"
}
],
"type": "string or integer or null or string or integer",
"type": "string or integer or null",
"name": "milestone",
"in": "body",
"rawType": [
@@ -394969,7 +394969,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -395068,7 +395068,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -395590,7 +395590,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -395665,7 +395665,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -396136,7 +396136,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -521940,7 +521940,7 @@
],
"name": "value",
"in": "body",
"type": "object or array or string or ",
"type": "object or array or string",
"description": "",
"isRequired": false,
"childParamsGroups": []
@@ -522049,7 +522049,7 @@
],
"name": "value",
"in": "body",
"type": "object or array or string or ",
"type": "object or array or string",
"description": "",
"isRequired": false,
"childParamsGroups": []
@@ -574567,7 +574567,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -575669,7 +575669,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"childParamsGroups": []
},
@@ -575759,7 +575759,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"childParamsGroups": []
},
@@ -576497,7 +576497,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []
@@ -576596,7 +576596,7 @@
],
"name": "insecure_ssl",
"in": "body",
"type": "string or number or ",
"type": "string or number",
"description": "<p>Determines whether the SSL certificate of the host for <code>url</code> will be verified when delivering payloads. Supported values include <code>0</code> (verification is performed) and <code>1</code> (verification is not performed). The default is <code>0</code>. <strong>We strongly recommend not setting this to <code>1</code> as you are subject to man-in-the-middle and other attacks.</strong></p>",
"isRequired": false,
"childParamsGroups": []