cancan101 commented on issue #18993:
URL: https://github.com/apache/superset/issues/18993#issuecomment-1061349378


   I just ran this:
   ```bash
   curl 
'http://127.0.0.1:8088/datasource/external_metadata_by_name/?q=(database_name:SWAPI,datasource_type:table,schema_name:main,table_name:allSpecies?foo=1)'
 ....
   ```
   (omitting the full curl line)
   and got back:
   ```
   {"error": "'Datasource' object has no attribute 'response_400'"
   ```
   this is running against master.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to