remove x-fern-sdk-group-name (#2571)
This commit is contained in:
@@ -151,6 +151,36 @@ navigation:
|
||||
- api: API Reference
|
||||
snippets:
|
||||
python: skyvern
|
||||
layout:
|
||||
- section: Agents
|
||||
contents:
|
||||
- POST /v1/run/tasks
|
||||
- GET /v1/runs/{run_id}
|
||||
- POST /v1/runs/{run_id}/cancel
|
||||
- POST /v1/runs/{run_id}/retry_webhook
|
||||
- section: Workflows
|
||||
contents:
|
||||
- POST /v1/run/workflows
|
||||
- GET /v1/workflows
|
||||
- POST /v1/workflows
|
||||
- POST /v1/workflows/{workflow_id}
|
||||
- POST /v1/workflows/{workflow_id}/delete
|
||||
- section: Artifacts
|
||||
contents:
|
||||
- GET /v1/artifacts/{artifact_id}
|
||||
- section: Browser Session
|
||||
contents:
|
||||
- GET /v1/browser_sessions
|
||||
- POST /v1/browser_sessions
|
||||
- POST /v1/browser_sessions/{browser_session_id}/close
|
||||
- GET /v1/browser_sessions/{browser_session_id}
|
||||
- section: Credentials
|
||||
contents:
|
||||
- POST /v1/credentials/totp
|
||||
- GET /v1/credentials
|
||||
- POST /v1/credentials
|
||||
- POST /v1/credentials/{credential_id}/delete
|
||||
- GET /v1/credentials/{credential_id}
|
||||
- tab: blog
|
||||
- tab: community
|
||||
- tab: github
|
||||
|
||||
Reference in New Issue
Block a user