Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
openapi::OpenApiRegistry Member List

This is the complete list of members for openapi::OpenApiRegistry, including all inherited members.

generate_swagger_json(const std::string &title, const std::string &version) constopenapi::OpenApiRegistry
instance()openapi::OpenApiRegistryinlinestatic
register_route(http::HttpMethod method, const std::string &path, const RouteMetadata &meta)openapi::OpenApiRegistry
register_schema(const std::string &name, const std::string &json_schema_body)openapi::OpenApiRegistry