1{"responses":{"200":{"description":"List of spicepods","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","required":["name","version"],"properties":{"datasets_count":{"type":"integer","description":"The number of datasets in this spicepod","minimum":0},"dependencies_count":{"type":"integer","description":"The number of dependencies in this spicepod","minimum":0},"models_count":{"type":"integer","description":"The number of models in this spicepod","minimum":0},"name":{"type":"string","description":"The name of the spicepod"},"version":{"type":"string","description":"The version of the spicepod"}},"title":"SpicepodSummary"}},"example":[{"name":"spicepod1","version":"v1.0.0","datasets_count":3,"models_count":2,"dependencies_count":5},{"name":"spicepod2","version":"v2.0.0","datasets_count":4,"models_count":3,"dependencies_count":2}]},"text/csv":{"schema":{"type":"string"},"example":"name,version,datasets_count,models_count,dependencies_count\nspicepod1,v1.0.0,3,2,5\nspicepod2,v2.0.0,4,3,2"}}},"500":{"description":"Internal server error","content":{"text/plain":{"schema":{"type":"string"},"example":"Internal server error"}}}}}
1{"responses":{"200":{"description":"List of spicepods","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","required":["name","version"],"properties":{"datasets_count":{"type":"integer","description":"The number of datasets in this spicepod","minimum":0},"dependencies_count":{"type":"integer","description":"The number of dependencies in this spicepod","minimum":0},"models_count":{"type":"integer","description":"The number of models in this spicepod","minimum":0},"name":{"type":"string","description":"The name of the spicepod"},"version":{"type":"string","description":"The version of the spicepod"}},"title":"SpicepodSummary"}},"example":[{"name":"spicepod1","version":"v1.0.0","datasets_count":3,"models_count":2,"dependencies_count":5},{"name":"spicepod2","version":"v2.0.0","datasets_count":4,"models_count":3,"dependencies_count":2}]},"text/csv":{"schema":{"type":"string"},"example":"name,version,datasets_count,models_count,dependencies_count\nspicepod1,v1.0.0,3,2,5\nspicepod2,v2.0.0,4,3,2"}}},"500":{"description":"Internal server error","content":{"text/plain":{"schema":{"type":"string"},"example":"Internal server error"}}}}}
