Update OpenAPI Description (#57578)
Co-authored-by: Guillaume Perrot <guperrot@github.com> Co-authored-by: Indrajith Premanath <inpreman@github.com> Co-authored-by: Vanessa <vgrl@github.com>
This commit is contained in:
13
content/rest/enterprise-admin/enterprises.md
Normal file
13
content/rest/enterprise-admin/enterprises.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: REST API endpoints for enterprise access verification
|
||||
shortTitle: Enterprise access verification
|
||||
intro: 'Use the REST API to manage enterprise access verification configuration in your {% data variables.product.github %} enterprise.'
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
ghec: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
@@ -20,6 +20,7 @@ children:
|
||||
- /bypass-requests
|
||||
- /code-security-and-analysis
|
||||
- /custom-properties
|
||||
- /enterprises
|
||||
- /global-webhooks
|
||||
- /ldap
|
||||
- /license
|
||||
|
||||
20
content/rest/enterprise-teams/enterprise-team-members.md
Normal file
20
content/rest/enterprise-teams/enterprise-team-members.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: REST API endpoints for enterprise team memberships
|
||||
shortTitle: Enterprise team members
|
||||
intro: >-
|
||||
Use the REST API to create and manage membership of enterprise teams in your {% data
|
||||
variables.product.github %} enterprise.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
## About enterprise team members
|
||||
|
||||
{% data reusables.enterprise.enterprise-team-api %}
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
18
content/rest/enterprise-teams/enterprise-teams.md
Normal file
18
content/rest/enterprise-teams/enterprise-teams.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: REST API endpoints for enterprise team members
|
||||
shortTitle: Enterprise teams
|
||||
intro: 'Use the REST API to create and manage enterprise teams in your {% data variables.product.github %} enterprise.'
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
## About enterprise teams
|
||||
|
||||
{% data reusables.enterprise.enterprise-team-api %}
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
15
content/rest/enterprise-teams/index.md
Normal file
15
content/rest/enterprise-teams/index.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Enterprise teams
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
allowTitleToDifferFromFilename: true
|
||||
intro: 'Use the REST API to create and manage enterprise teams in your {% data variables.product.github %} enterprise.'
|
||||
children:
|
||||
- /enterprise-teams
|
||||
- /enterprise-team-members
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
---
|
||||
|
||||
@@ -63,6 +63,7 @@ children:
|
||||
- /deployments
|
||||
- /emojis
|
||||
- /enterprise-admin
|
||||
- /enterprise-teams
|
||||
- /gists
|
||||
- /git
|
||||
- /gitignore
|
||||
|
||||
Reference in New Issue
Block a user