Update OpenAPI Description (#58766)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
This commit is contained in:
14
content/rest/dependabot/alert-dismissal-requests.md
Normal file
14
content/rest/dependabot/alert-dismissal-requests.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: REST API endpoints for {% data variables.product.prodname_dependabot %} alert dismissal requests
|
||||
shortTitle: Alert dismissal requests
|
||||
intro: 'Use the REST API to manage {% data variables.product.prodname_dependabot %} alert dismissal requests for a repository.'
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
ghec: '*'
|
||||
ghes: '>=3.19'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
@@ -1,8 +1,10 @@
|
||||
---
|
||||
title: 'REST API endpoints for {% data variables.product.prodname_dependabot %}'
|
||||
title: REST API endpoints for {% data variables.product.prodname_dependabot %}
|
||||
shortTitle: Dependabot
|
||||
intro: >-
|
||||
Use the REST API to interact with {% data variables.product.prodname_dependabot_alerts %} and secrets for an organization or repository.
|
||||
Use the REST API to interact with {% data
|
||||
variables.product.prodname_dependabot_alerts %} and secrets for an
|
||||
organization or repository.
|
||||
allowTitleToDifferFromFilename: true
|
||||
versions:
|
||||
fpt: '*'
|
||||
@@ -11,6 +13,7 @@ versions:
|
||||
topics:
|
||||
- API
|
||||
children:
|
||||
- /alert-dismissal-requests
|
||||
- /alerts
|
||||
- /repository-access
|
||||
- /secrets
|
||||
|
||||
@@ -5,7 +5,6 @@ intro: Use the REST API to manage Project fields
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.19'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
|
||||
@@ -5,7 +5,6 @@ intro: Use the REST API to manage Project items
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.19'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
|
||||
@@ -5,7 +5,6 @@ intro: Use the REST API to manage Projects
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.19'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
|
||||
14
content/rest/repos/attestations.md
Normal file
14
content/rest/repos/attestations.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: REST API endpoints for repository attestations
|
||||
shortTitle: Attestations
|
||||
intro: Use the REST API to manage repository attestations.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
allowTitleToDifferFromFilename: true
|
||||
---
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
@@ -15,6 +15,7 @@ versions:
|
||||
topics:
|
||||
- API
|
||||
children:
|
||||
- /attestations
|
||||
- /autolinks
|
||||
- /bypass-requests
|
||||
- /contents
|
||||
|
||||
Reference in New Issue
Block a user