pub fn build_openapi_value_with(
extra_schemas: &[(&str, SchemaExportFn)],
) -> ValueExpand description
Assemble the full OpenAPI document (JSON Schema 2020-12 components).
pub fn build_openapi_value_with(
extra_schemas: &[(&str, SchemaExportFn)],
) -> ValueAssemble the full OpenAPI document (JSON Schema 2020-12 components).