Expand description
OpenAPI specification aggregation.
Only the OpenAI/Anthropic-compatible REST endpoints are documented here.
The local management API is served over ConnectRPC (see
crate::handler::management and byokey_proto); protobuf schemas are
the source of truth for those messages.
Structs§
Functions§
- openapi_
json - Returns the
OpenAPIspecification as JSON.