Update OpenAPI Description (#42879)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com> Co-authored-by: Hector Alfaro <hectorsector@github.com>
This commit is contained in:
@@ -216,23 +216,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"enterprise_self_hosted_runners": {
|
||||
"title": "enterprise self hosted runners",
|
||||
"displayTitle": "Enterprise self hosted runners permissions",
|
||||
"permissions": [
|
||||
{
|
||||
"category": "actions",
|
||||
"slug": "create-configuration-for-a-just-in-time-runner-for-an-enterprise",
|
||||
"subcategory": "self-hosted-runners",
|
||||
"verb": "post",
|
||||
"requestPath": "/enterprises/{enterprise}/actions/runners/generate-jitconfig",
|
||||
"access": "write",
|
||||
"user-to-server": false,
|
||||
"server-to-server": false,
|
||||
"additional-permissions": []
|
||||
}
|
||||
]
|
||||
},
|
||||
"organization_administration": {
|
||||
"title": "Administration",
|
||||
"displayTitle": "Organization permissions for \"Administration\"",
|
||||
|
||||
@@ -181,23 +181,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"enterprise_self_hosted_runners": {
|
||||
"title": "enterprise self hosted runners",
|
||||
"displayTitle": "Enterprise self hosted runners permissions",
|
||||
"permissions": [
|
||||
{
|
||||
"category": "actions",
|
||||
"slug": "create-configuration-for-a-just-in-time-runner-for-an-enterprise",
|
||||
"subcategory": "self-hosted-runners",
|
||||
"verb": "post",
|
||||
"requestPath": "/enterprises/{enterprise}/actions/runners/generate-jitconfig",
|
||||
"access": "write",
|
||||
"user-to-server": false,
|
||||
"server-to-server": false,
|
||||
"additional-permissions": []
|
||||
}
|
||||
]
|
||||
},
|
||||
"organization_administration": {
|
||||
"title": "Administration",
|
||||
"displayTitle": "Organization permissions for \"Administration\"",
|
||||
|
||||
Reference in New Issue
Block a user