Update OpenAPI Description (#57475)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Co-authored-by: Tom Elliott <13594679+tmelliottjr@users.noreply.github.com> Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com> Co-authored-by: isaacmbrown <isaacmbrown@github.com> Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ featuredLinks:
|
||||
- /rest/guides/using-the-rest-api-to-interact-with-checks
|
||||
- /rest/using-the-rest-api/using-pagination-in-the-rest-api
|
||||
changelog:
|
||||
label: 'api, apis'
|
||||
label: api, apis
|
||||
layout: product-landing
|
||||
redirect_from:
|
||||
- /v3
|
||||
@@ -79,6 +79,7 @@ children:
|
||||
- /packages
|
||||
- /pages
|
||||
- /private-registries
|
||||
- /projects
|
||||
- /projects-classic
|
||||
- /pulls
|
||||
- /rate-limit
|
||||
|
||||
@@ -5,7 +5,6 @@ intro: 'Use the REST API to create, list, update, delete and customize {% data v
|
||||
redirect_from:
|
||||
- /v3/projects
|
||||
- /rest/reference/projects
|
||||
- /rest/projects
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
|
||||
@@ -13,7 +13,6 @@ topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
redirect_from:
|
||||
- /rest/projects/projects
|
||||
- /v3/projects/projects
|
||||
- /rest/reference/projects/projects
|
||||
---
|
||||
|
||||
14
content/rest/projects/fields.md
Normal file
14
content/rest/projects/fields.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: REST API endpoints for Project fields
|
||||
shortTitle: Project fields
|
||||
intro: Use the REST API to manage Project fields
|
||||
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
content/rest/projects/index.md
Normal file
15
content/rest/projects/index.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Projects
|
||||
topics:
|
||||
- API
|
||||
autogenerated: rest
|
||||
allowTitleToDifferFromFilename: true
|
||||
children:
|
||||
- /fields
|
||||
- /items
|
||||
- /projects
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
---
|
||||
|
||||
14
content/rest/projects/items.md
Normal file
14
content/rest/projects/items.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: REST API endpoints for Project items
|
||||
shortTitle: Project items
|
||||
intro: Use the REST API to manage Project items
|
||||
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 -->
|
||||
14
content/rest/projects/projects.md
Normal file
14
content/rest/projects/projects.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: REST API endpoints for Projects
|
||||
shortTitle: Projects
|
||||
intro: Use the REST API to manage Projects
|
||||
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 -->
|
||||
Reference in New Issue
Block a user