1{"responses":{"200":{"description":"List of catalogs","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","description":"Catalog information returned by the `/v1/catalogs` endpoint.","required":["from","name"],"properties":{"from":{"type":"string","description":"The source/provider of the catalog (e.g., `spiceai`, `unity`)"},"name":{"type":"string","description":"The name of the catalog"}},"title":"CatalogInfo"}},"example":[{"from":"spiceai","name":"spiceai"}]},"text/csv":{"schema":{"type":"string"},"example":"\nfrom,name\nspiceai,spiceai\n"}}},"500":{"description":"Internal server error occurred while processing catalogs","content":{"application/json":{"schema":{},"example":{"error":"An unexpected error occurred while processing the catalogs"}}}}}}
1{"responses":{"200":{"description":"List of catalogs","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","description":"Catalog information returned by the `/v1/catalogs` endpoint.","required":["from","name"],"properties":{"from":{"type":"string","description":"The source/provider of the catalog (e.g., `spiceai`, `unity`)"},"name":{"type":"string","description":"The name of the catalog"}},"title":"CatalogInfo"}},"example":[{"from":"spiceai","name":"spiceai"}]},"text/csv":{"schema":{"type":"string"},"example":"\nfrom,name\nspiceai,spiceai\n"}}},"500":{"description":"Internal server error occurred while processing catalogs","content":{"application/json":{"schema":{},"example":{"error":"An unexpected error occurred while processing the catalogs"}}}}}}
