Skip to main content

Crate blazingly_openapi

Crate blazingly_openapi 

Source

Structs§

OpenApiAssetResponse
One runtime-neutral OpenAPI HTTP asset.
OpenApiConfig
OpenAPI document metadata and well-known HTTP paths.
OpenApiService
Precompiled /openapi.json and Scalar/Swagger UI assets.

Enums§

OpenApiUi
Browser UI rendered by OpenApiService.

Functions§

to_value
Generates a deterministic OpenAPI 3.1 document from the application model.
to_value_with_config
Generates a deterministic OpenAPI document with explicit application info.