Skip to main content

build_openapi_value_with

Function build_openapi_value_with 

Source
pub fn build_openapi_value_with(
    extra_schemas: &[(&str, fn() -> Schema)],
) -> Value
Expand description

Assemble the full OpenAPI document (JSON Schema 2020-12 components).