tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
657 stars 422 forks source link

Datasource_endpoint.py in server-client-library should allow .hyper files to be published #245

Closed ghost closed 6 years ago

ghost commented 6 years ago

Right now, this could help folks working with the beta. In the future once the Hyper technology is what is creating Tableau Extracts, the .hyper extension will be the new norm. This needs to be added to the ALLOWED_FILE_EXTENSIONS array.

t8y8 commented 6 years ago

Merged!