tableau / server-client-python

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

feat: add support for changing project owner #1419

Closed jorwoods closed 2 months ago

jorwoods commented 3 months ago

Tableau REST API docs recently show this being supported. Adding it to TSC.

Closes #157