зеркало из https://github.com/github/docs.git
Update OpenAPI Description (#36372)
This commit is contained in:
Родитель
f744872019
Коммит
558b70cd27
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"sha": "5e5aae0773f486f4cf84593a39c1187316445672"
|
||||
}
|
||||
"sha": "0ab300c12457e24960c4405b2112c2437d6c2260"
|
||||
}
|
|
@ -16170,6 +16170,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -19596,6 +19603,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -20547,6 +20561,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -24013,6 +24034,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -162426,9 +162454,11 @@
|
|||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"go",
|
||||
"javascript",
|
||||
"python",
|
||||
"ruby"
|
||||
"ruby",
|
||||
"typescript"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -224437,6 +224467,15 @@
|
|||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"repository": {
|
||||
"title": "Simple Repository",
|
||||
"description": "A GitHub repository.",
|
||||
|
@ -226184,6 +226223,15 @@
|
|||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"repository": {
|
||||
"title": "Simple Repository",
|
||||
"description": "A GitHub repository.",
|
||||
|
@ -227212,6 +227260,7 @@
|
|||
"description": "The state of the Dependabot alert.",
|
||||
"readOnly": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -227829,6 +227878,15 @@
|
|||
"description": "The time that the alert was no longer detected and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
@ -228060,6 +228118,7 @@
|
|||
"description": "The state of the Dependabot alert.",
|
||||
"readOnly": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -228677,6 +228736,15 @@
|
|||
"description": "The time that the alert was no longer detected and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
@ -228950,6 +229018,7 @@
|
|||
"description": "The state of the Dependabot alert.",
|
||||
"readOnly": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -229567,6 +229636,15 @@
|
|||
"description": "The time that the alert was no longer detected and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
@ -500018,7 +500096,7 @@
|
|||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned </li>\n<li><code>notifications_disabled</code> - no one receives notifications\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"description": "<p>The notification setting the team has chosen. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.<br>\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
|
@ -501573,7 +501651,7 @@
|
|||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are:\n*<code>notifications_enabled</code> - team members receive notifications when the team is @mentioned </p>\n<ul>\n<li><code>notifications_disabled</code> - no one receives notifications\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.</li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
|
@ -507895,6 +507973,7 @@
|
|||
"slug": "original-roster",
|
||||
"description": "Started it all.",
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled",
|
||||
"permission": "admin",
|
||||
"members_url": "https://api.github.com/teams/2/members{/member}",
|
||||
"repositories_url": "https://api.github.com/teams/2/repos",
|
||||
|
@ -508919,6 +508998,16 @@
|
|||
"closed"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.</li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "permission",
|
||||
|
@ -508949,7 +509038,8 @@
|
|||
"bodyParameters": {
|
||||
"name": "new team name",
|
||||
"description": "new team description",
|
||||
"privacy": "closed"
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled"
|
||||
},
|
||||
"parameters": {
|
||||
"team_id": "TEAM_ID"
|
||||
|
@ -509657,7 +509747,8 @@
|
|||
"bodyParameters": {
|
||||
"name": "new team name",
|
||||
"description": "new team description",
|
||||
"privacy": "closed"
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled"
|
||||
},
|
||||
"parameters": {
|
||||
"team_id": "TEAM_ID"
|
||||
|
@ -515175,6 +515266,7 @@
|
|||
"slug": "original-roster",
|
||||
"description": "Started it all.",
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled",
|
||||
"permission": "admin",
|
||||
"members_url": "https://api.github.com/teams/2/members{/member}",
|
||||
"repositories_url": "https://api.github.com/teams/2/repos",
|
||||
|
|
|
@ -7215,6 +7215,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -8438,6 +8445,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -11694,6 +11708,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -11958,6 +11979,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -15214,6 +15242,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -15488,6 +15523,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -18784,6 +18826,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -369137,7 +369186,7 @@
|
|||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned </li>\n<li><code>notifications_disabled</code> - no one receives notifications\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"description": "<p>The notification setting the team has chosen. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.<br>\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
|
@ -370692,7 +370741,7 @@
|
|||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are:\n*<code>notifications_enabled</code> - team members receive notifications when the team is @mentioned </p>\n<ul>\n<li><code>notifications_disabled</code> - no one receives notifications\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.</li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
|
@ -376885,6 +376934,7 @@
|
|||
"slug": "original-roster",
|
||||
"description": "Started it all.",
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled",
|
||||
"permission": "admin",
|
||||
"members_url": "https://api.github.com/teams/2/members{/member}",
|
||||
"repositories_url": "https://api.github.com/teams/2/repos",
|
||||
|
@ -377909,6 +377959,16 @@
|
|||
"closed"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.</li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "permission",
|
||||
|
@ -377939,7 +377999,8 @@
|
|||
"bodyParameters": {
|
||||
"name": "new team name",
|
||||
"description": "new team description",
|
||||
"privacy": "closed"
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled"
|
||||
},
|
||||
"parameters": {
|
||||
"team_id": "TEAM_ID"
|
||||
|
@ -378647,7 +378708,8 @@
|
|||
"bodyParameters": {
|
||||
"name": "new team name",
|
||||
"description": "new team description",
|
||||
"privacy": "closed"
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled"
|
||||
},
|
||||
"parameters": {
|
||||
"team_id": "TEAM_ID"
|
||||
|
@ -384036,6 +384098,7 @@
|
|||
"slug": "original-roster",
|
||||
"description": "Started it all.",
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled",
|
||||
"permission": "admin",
|
||||
"members_url": "https://api.github.com/teams/2/members{/member}",
|
||||
"repositories_url": "https://api.github.com/teams/2/repos",
|
||||
|
|
|
@ -18235,6 +18235,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -20739,6 +20746,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -21149,6 +21163,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -24575,6 +24596,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -25520,6 +25548,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -28946,6 +28981,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -29897,6 +29939,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -33363,6 +33412,13 @@
|
|||
5
|
||||
]
|
||||
},
|
||||
"runner_group_id": {
|
||||
"description": "The id of the runner group.",
|
||||
"type": "integer",
|
||||
"examples": [
|
||||
1
|
||||
]
|
||||
},
|
||||
"name": {
|
||||
"description": "The name of the runner.",
|
||||
"type": "string",
|
||||
|
@ -173863,9 +173919,11 @@
|
|||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"go",
|
||||
"javascript",
|
||||
"python",
|
||||
"ruby"
|
||||
"ruby",
|
||||
"typescript"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -235874,6 +235932,15 @@
|
|||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"repository": {
|
||||
"title": "Simple Repository",
|
||||
"description": "A GitHub repository.",
|
||||
|
@ -237621,6 +237688,15 @@
|
|||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"repository": {
|
||||
"title": "Simple Repository",
|
||||
"description": "A GitHub repository.",
|
||||
|
@ -238649,6 +238725,7 @@
|
|||
"description": "The state of the Dependabot alert.",
|
||||
"readOnly": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -239266,6 +239343,15 @@
|
|||
"description": "The time that the alert was no longer detected and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
@ -239497,6 +239583,7 @@
|
|||
"description": "The state of the Dependabot alert.",
|
||||
"readOnly": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -240114,6 +240201,15 @@
|
|||
"description": "The time that the alert was no longer detected and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
@ -240387,6 +240483,7 @@
|
|||
"description": "The state of the Dependabot alert.",
|
||||
"readOnly": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -241004,6 +241101,15 @@
|
|||
"description": "The time that the alert was no longer detected and was considered fixed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
},
|
||||
"auto_dismissed_at": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "The time that the alert was auto-dismissed in ISO 8601 format: `YYYY-MM-DDTHH:MM:SSZ`.",
|
||||
"format": "date-time",
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
@ -519184,7 +519290,7 @@
|
|||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned </li>\n<li><code>notifications_disabled</code> - no one receives notifications\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"description": "<p>The notification setting the team has chosen. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.<br>\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
|
@ -520739,7 +520845,7 @@
|
|||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are:\n*<code>notifications_enabled</code> - team members receive notifications when the team is @mentioned </p>\n<ul>\n<li><code>notifications_disabled</code> - no one receives notifications\nDefault: <code>notifications_enabled</code></li>\n</ul>",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.</li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
|
@ -527061,6 +527167,7 @@
|
|||
"slug": "original-roster",
|
||||
"description": "Started it all.",
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled",
|
||||
"permission": "admin",
|
||||
"members_url": "https://api.github.com/teams/2/members{/member}",
|
||||
"repositories_url": "https://api.github.com/teams/2/repos",
|
||||
|
@ -528085,6 +528192,16 @@
|
|||
"closed"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"in": "body",
|
||||
"description": "<p>The notification setting the team has chosen. Editing teams without specifying this parameter leaves <code>notification_setting</code> intact. The options are: </p>\n<ul>\n<li><code>notifications_enabled</code> - team members receive notifications when the team is @mentioned. </li>\n<li><code>notifications_disabled</code> - no one receives notifications.</li>\n</ul>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "permission",
|
||||
|
@ -528115,7 +528232,8 @@
|
|||
"bodyParameters": {
|
||||
"name": "new team name",
|
||||
"description": "new team description",
|
||||
"privacy": "closed"
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled"
|
||||
},
|
||||
"parameters": {
|
||||
"team_id": "TEAM_ID"
|
||||
|
@ -528823,7 +528941,8 @@
|
|||
"bodyParameters": {
|
||||
"name": "new team name",
|
||||
"description": "new team description",
|
||||
"privacy": "closed"
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled"
|
||||
},
|
||||
"parameters": {
|
||||
"team_id": "TEAM_ID"
|
||||
|
@ -534341,6 +534460,7 @@
|
|||
"slug": "original-roster",
|
||||
"description": "Started it all.",
|
||||
"privacy": "closed",
|
||||
"notification_setting": "notifications_enabled",
|
||||
"permission": "admin",
|
||||
"members_url": "https://api.github.com/teams/2/members{/member}",
|
||||
"repositories_url": "https://api.github.com/teams/2/repos",
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -30,5 +30,5 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"sha": "5e5aae0773f486f4cf84593a39c1187316445672"
|
||||
"sha": "0ab300c12457e24960c4405b2112c2437d6c2260"
|
||||
}
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -14680,6 +14680,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -15173,6 +15174,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -15256,6 +15262,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -15749,6 +15756,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -15832,6 +15844,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -16325,6 +16338,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -16408,6 +16426,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -16901,6 +16920,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -16961,7 +16985,8 @@
|
|||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"reopened"
|
||||
"reopened",
|
||||
"auto_reopened"
|
||||
],
|
||||
"childParamsGroups": []
|
||||
},
|
||||
|
@ -16984,6 +17009,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -17477,6 +17503,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -65833,16 +65864,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -65878,15 +65899,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -66199,16 +66211,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -66244,15 +66246,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -87276,11 +87269,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -90589,11 +90577,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -97412,11 +97395,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -110640,11 +110618,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -113953,11 +113926,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -117266,11 +117234,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -181510,16 +181473,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -181555,15 +181508,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -181745,16 +181689,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -181790,15 +181724,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -181979,16 +181904,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182024,15 +181939,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182212,16 +182118,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182257,15 +182153,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182353,19 +182240,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "notification_setting",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "<p>The previous version of the team's notification setting if the action was <code>edited</code>.</p>",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "repository",
|
||||
|
@ -182545,16 +182419,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182590,15 +182454,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182779,16 +182634,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182824,15 +182669,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
|
|
@ -14900,6 +14900,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -15393,6 +15394,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -15476,6 +15482,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -15969,6 +15976,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -16052,6 +16064,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -16545,6 +16558,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -16628,6 +16646,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -17121,6 +17140,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -17181,7 +17205,8 @@
|
|||
"description": "",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"reopened"
|
||||
"reopened",
|
||||
"auto_reopened"
|
||||
],
|
||||
"childParamsGroups": []
|
||||
},
|
||||
|
@ -17204,6 +17229,7 @@
|
|||
"description": "<p>The state of the Dependabot alert.</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"auto_dismissed",
|
||||
"dismissed",
|
||||
"fixed",
|
||||
"open"
|
||||
|
@ -17697,6 +17723,11 @@
|
|||
"name": "fixed_at",
|
||||
"description": "<p>The time that the alert was no longer detected and was considered fixed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>",
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
"name": "auto_dismissed_at",
|
||||
"description": "<p>The time that the alert was auto-dismissed in ISO 8601 format: <code>YYYY-MM-DDTHH:MM:SSZ</code>.</p>"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -66053,16 +66084,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -66098,15 +66119,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -66419,16 +66431,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -66464,15 +66466,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -87496,11 +87489,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -90809,11 +90797,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -97632,11 +97615,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -110860,11 +110838,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -114173,11 +114146,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -117486,11 +117454,6 @@
|
|||
"name": "privacy",
|
||||
"description": "<p>The level of privacy this team should have</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>The notification setting the team has set</p>"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "html_url",
|
||||
|
@ -181753,16 +181716,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -181798,15 +181751,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -181988,16 +181932,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182033,15 +181967,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182222,16 +182147,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182267,15 +182182,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182455,16 +182361,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182500,15 +182396,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182596,19 +182483,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "notification_setting",
|
||||
"description": "",
|
||||
"childParamsGroups": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "from",
|
||||
"description": "<p>The previous version of the team's notification setting if the action was <code>edited</code>.</p>",
|
||||
"isRequired": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"name": "repository",
|
||||
|
@ -182788,16 +182662,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -182833,15 +182697,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -183022,16 +182877,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"isRequired": true,
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
@ -183067,15 +182912,6 @@
|
|||
"secret"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "notification_setting",
|
||||
"description": "<p>Whether team members will receive notifications when their team is @mentioned</p>",
|
||||
"enum": [
|
||||
"notifications_enabled",
|
||||
"notifications_disabled"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"name": "repositories_url",
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"sha": "5e5aae0773f486f4cf84593a39c1187316445672"
|
||||
"sha": "0ab300c12457e24960c4405b2112c2437d6c2260"
|
||||
}
|
Загрузка…
Ссылка в новой задаче