Open jisantuc opened 7 years ago
To make uploads more manageable, users should be able to query for datasources from the client
👍 I ran into this issue in the prediction API. GET /api/datasources/:uuid/ is not in the current swagger spec, and thus not in the python client.
GET /api/datasources/:uuid/
To make uploads more manageable, users should be able to query for datasources from the client