Expand description
API Gateway Module definition
Contains the ApiGateway module struct and its trait implementations.
Structs§
- ApiGateway
- Main API Gateway module — owns the HTTP server (
rest_host) and collects typed operation specs to emit a singleOpenAPIdocument.