|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
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) const | openapi::OpenApiRegistry | |
| instance() | openapi::OpenApiRegistry | inlinestatic |
| 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 |