1
0
mirror of synced 2025-12-19 18:10:59 -05:00

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:
docs-bot
2025-09-11 10:02:28 -07:00
committed by GitHub
parent fc9e832513
commit 701dddd5be
33 changed files with 23018 additions and 1316 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -13,7 +13,6 @@ topics:
- API
autogenerated: rest
redirect_from:
- /rest/projects/projects
- /v3/projects/projects
- /rest/reference/projects/projects
---

View 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 -->

View File

@@ -0,0 +1,15 @@
---
title: Projects
topics:
- API
autogenerated: rest
allowTitleToDifferFromFilename: true
children:
- /fields
- /items
- /projects
versions:
fpt: '*'
ghec: '*'
---

View 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 -->

View 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 -->