Expand description
HTTP API response types for opencode_rs.
Typed response wrappers for HTTP endpoints, replacing serde_json::Value returns.
Structs§
- Command
Response - Response from command endpoint.
- Find
Response - Response from find text/files/symbols endpoints.
- Formatter
Info - Status of a formatter.
- LspServer
Status - Status of an LSP server.
- McpAction
Response - Response from MCP action endpoints (add, auth_callback, authenticate, connect, disconnect).
- OAuth
Callback Response - Response from OAuth callback endpoint.
- Open
ApiDoc - Response from OpenAPI doc endpoint.
- Permission
Reply Response - Response from permission reply endpoint.
- Update
Part Response - Response from part update endpoint.
Enums§
- LspConnection
Status - LSP server connection status.
Type Aliases§
- SetAuth
Response - Response from set auth endpoint.
- Shell
Response - Response from shell endpoint.