Skip to content

Add v2 logs, network config, and file operations to public API spec#172

Merged
beran-t merged 2 commits intomainfrom
add-v2-logs-endpoint
Mar 19, 2026
Merged

Add v2 logs, network config, and file operations to public API spec#172
beran-t merged 2 commits intomainfrom
add-v2-logs-endpoint

Conversation

@beran-t
Copy link
Contributor

@beran-t beran-t commented Mar 18, 2026

Extends the public OpenAPI specification with three key API improvements:

  • v2 Logs Endpoint: New GET /v2/sandboxes/{sandboxID}/logs with pagination, filtering, and log level support
  • Network Configuration: New PUT /sandboxes/{sandboxID}/network to manage egress rules dynamically
  • File Operations: Enhanced /files and /files/compose endpoints with improved error handling and documentation

Also includes YAML refactoring to reduce duplication and clarified parameter descriptions throughout.

- Add sidebar summary for /v2/sandboxes/{sandboxID}/logs matching other v2 endpoints
- Restore deprecation description on v1 logs endpoint pointing to v2
- Remove outdated phantom deprecation fix from generate script
@beran-t beran-t merged commit d6ab573 into main Mar 19, 2026
7 checks passed
@beran-t beran-t deleted the add-v2-logs-endpoint branch March 19, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants