Expand description
Sidecar OpenAPI re-export (task schemas live in zagens-runtime-api since E1-c6).
Constants§
- SCHEMA_
EXPORTS - Core schemas exported to OpenAPI components.
Functions§
- build_
openapi_ value - Assemble the full OpenAPI document (no sidecar-only schema extensions).
- build_
openapi_ value_ with - Assemble the full OpenAPI document (JSON Schema 2020-12 components).
- build_
paths - Build the OpenAPI
pathsobject (Axum{param}syntax). - export_
openapi_ json - Pretty-printed OpenAPI JSON for check-in and TS codegen.
- export_
openapi_ json_ with - Pretty-printed OpenAPI JSON for check-in and TS codegen.
- path_
template_ count - Path templates registered in this module (guard drift vs
router.rs).