dpgaspar commented on a change in pull request #8917: [WiP] [charts] New, REST API URL: https://github.com/apache/incubator-superset/pull/8917#discussion_r363555587
########## File path: superset/views/dashboard/api.py ########## @@ -80,32 +75,22 @@ def validate_slug_uniqueness(value): def validate_owners(value): Review comment: Yap, planning to DRY things a bit more, still a work in progress ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
