pub fn export_openapi_json_with( extra_schemas: &[(&str, fn() -> Schema)], ) -> String
Pretty-printed OpenAPI JSON for check-in and TS codegen.