|
1289 | 1289 | "x-github": { |
1290 | 1290 | "githubCloudOnly": false, |
1291 | 1291 | "enabledForGitHubApps": false, |
| 1292 | + "category": "enterprise-admin", |
| 1293 | + "subcategory": "ldap", |
1292 | 1294 | "previews": [ |
1293 | 1295 | { |
1294 | 1296 | "required": false, |
1295 | 1297 | "name": "hellcat", |
1296 | 1298 | "note": "The Nested Teams API is currently available for developers to preview. See the [blog post](https://developer.github.com/changes/2017-08-30-preview-nested-teams) for full details. To access the API, you must provide a custom [media type](https://docs.github.com/enterprise-server@2.22/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.hellcat-preview+json\n```", |
1297 | 1299 | "html": "<p>The Nested Teams API is currently available for developers to preview. See the <a href=\"https://developer.github.com/changes/2017-08-30-preview-nested-teams\">blog post</a> for full details. To access the API, you must provide a custom <a href=\"https://docs.github.com/enterprise-server@2.22/rest/overview/media-types\">media type</a> in the <code>Accept</code> header:</p>\n<pre><code class=\"hljs language-shell\">application/vnd.github.hellcat-preview+json</code></pre>" |
1298 | 1300 | } |
1299 | | - ], |
1300 | | - "category": "enterprise-admin", |
1301 | | - "subcategory": "ldap" |
| 1301 | + ] |
1302 | 1302 | }, |
1303 | 1303 | "slug": "update-ldap-mapping-for-a-team", |
1304 | 1304 | "category": "enterprise-admin", |
@@ -33077,16 +33077,16 @@ |
33077 | 33077 | "x-github": { |
33078 | 33078 | "githubCloudOnly": false, |
33079 | 33079 | "enabledForGitHubApps": true, |
| 33080 | + "category": "repos", |
| 33081 | + "subcategory": "branches", |
33080 | 33082 | "previews": [ |
33081 | 33083 | { |
33082 | 33084 | "required": false, |
33083 | 33085 | "name": "luke-cage", |
33084 | 33086 | "note": "The Protected Branches API now has a setting for requiring a specified number of approving pull request reviews before merging. This feature is currently available for developers to preview. See the [blog post](https://developer.github.com/changes/2018-03-16-protected-branches-required-approving-reviews) for full details. To access the API during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@2.22/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.luke-cage-preview+json\n```", |
33085 | 33087 | "html": "<p>The Protected Branches API now has a setting for requiring a specified number of approving pull request reviews before merging. This feature is currently available for developers to preview. See the <a href=\"https://developer.github.com/changes/2018-03-16-protected-branches-required-approving-reviews\">blog post</a> for full details. To access the API during the preview period, you must provide a custom <a href=\"https://docs.github.com/enterprise-server@2.22/rest/overview/media-types\">media type</a> in the <code>Accept</code> header:</p>\n<pre><code class=\"hljs language-shell\">application/vnd.github.luke-cage-preview+json</code></pre>" |
33086 | 33088 | } |
33087 | | - ], |
33088 | | - "category": "repos", |
33089 | | - "subcategory": "branches" |
| 33089 | + ] |
33090 | 33090 | }, |
33091 | 33091 | "slug": "update-pull-request-review-protection", |
33092 | 33092 | "category": "repos", |
|
0 commit comments