graceguo-supercat edited a comment on pull request #11614:
URL: 
https://github.com/apache/incubator-superset/pull/11614#issuecomment-724308001


   > Do we check the version on all/some of the endpoints?
   
   Hi @mistercrunch All the changes from dashboard header dropdown list, go 
through single API `/save_dash/`.
   But changes in Dashboard Properties Modal, first save to 
`/dashboard/api/v1`, then save again to `/save_dash/`.
   Please see my findings here: 
https://github.com/apache/incubator-superset/pull/10834#issuecomment-707508315
   
   Currently `/dashboard/api/v1` don't check version, I will file a feature 
request to add version support.


----------------------------------------------------------------
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]

Reply via email to