Skip to main content

export_openapi_json_with

Function export_openapi_json_with 

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

Pretty-printed OpenAPI JSON for check-in and TS codegen.