betodealmeida commented on issue #14715:
URL: https://github.com/apache/superset/issues/14715#issuecomment-848296964
I fixed the API. The only error that I see now is:
> Semantic error at
paths./database/{pk}/select_star/{table_name}/.get.parameters.2.name
Path parameter "schema_name" must have the corresponding {schema_name}
segment in the "/database/{pk}/select_star/{table_name}/" path
Jump to line 7650
Which I'm not sure how to handle since a single method is exposed in 2
different paths (one without `schema_name`).
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]