Skip to main content

Module openapi

Module openapi 

Source
Expand description

OpenAPI 3.0 specification generation

This module provides functionality to generate OpenAPI 3.0 specifications from the schema cache.

Re-exports§

pub use generator::OpenApiGenerator;
pub use types::*;

Modules§

generator
OpenAPI 3.0 specification generator
types
OpenAPI 3.0 specification types