betodealmeida commented on a change in pull request #11349:
URL:
https://github.com/apache/incubator-superset/pull/11349#discussion_r509810645
##########
File path: superset/datasets/api.py
##########
@@ -347,7 +347,7 @@ def delete(self, pk: int) -> Response:
@statsd_metrics
@rison(get_export_ids_schema)
def export(self, **kwargs: Any) -> Response:
- """Export dashboards
+ """Export datasets
Review comment:
_"Let him who has never copied-and-pasted in a rush cast the first
stone"_
----------------------------------------------------------------
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]