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