Module rest

Module rest 

Source
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
OpenAPI documentation for the REST API.
ProblemDetails
RFC 7807 Problem Details error response.
ProblemExtensions
Extended error information mapping to GraphQL error codes.

Functions§

get_build_info
Get build information