Expand description
REST API handlers and OpenAPI documentation.
This module provides REST endpoints alongside GraphQL, sharing the same
domain types with ToSchema derives for OpenAPI spec generation.
Structs§
- ApiDoc
OpenAPIdocumentation for the REST API.- Problem
Details - RFC 7807 Problem Details error response.
- Problem
Extensions - Extended error information mapping to GraphQL error codes.
Functions§
- get_
build_ info - Get build information