Update API specifications with fern api update (#3170)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Shuchang Zheng
2025-08-12 17:55:13 -07:00
committed by GitHub
parent d0ab9a4eae
commit 5bf6b27d6d
2 changed files with 892 additions and 385 deletions

View File

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