Update API specifications with fern api update (#3170)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -190,12 +190,12 @@ navigation:
|
|||||||
contents:
|
contents:
|
||||||
- GET /v1/artifacts/{artifact_id}
|
- GET /v1/artifacts/{artifact_id}
|
||||||
- GET /v1/runs/{run_id}/artifacts
|
- GET /v1/runs/{run_id}/artifacts
|
||||||
- section: Projects
|
- section: Scripts
|
||||||
contents:
|
contents:
|
||||||
- POST /v1/projects
|
- POST /v1/scripts
|
||||||
- POST /v1/projects/{project_id}/deploy
|
- POST /v1/scripts/{script_id}/deploy
|
||||||
- GET /v1/projects/{project_id}
|
- GET /v1/scripts/{script_id}
|
||||||
- GET /v1/projects
|
- GET /v1/scripts
|
||||||
- tab: blog
|
- tab: blog
|
||||||
- tab: community
|
- tab: community
|
||||||
- tab: github
|
- tab: github
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user