Skip to content

Add version awareness to site create/update methods#1068

Merged
jacalata merged 5 commits into
developmentfrom
jac/create-edit-site
Aug 5, 2022
Merged

Add version awareness to site create/update methods#1068
jacalata merged 5 commits into
developmentfrom
jac/create-edit-site

Conversation

@jacalata
Copy link
Copy Markdown
Contributor

Added a sample handling sites, fixed sites operations so they work against different API versions.

jacalata added 5 commits July 13, 2022 01:08
Breaking change in 3.10: flowsEnabled removed, flowsEditingEnabled and flowsSchedulingEnabled added
Added a sample for using the sites calls
create a parent error class to make it easier to catch all tsc errors
@jacalata jacalata changed the title Jac/create edit site Add version awareness to site create/update methods Jul 29, 2022


class MissingRequiredFieldError(Exception):
class MissingRequiredFieldError(TableauError):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the purpose of this class (and the ones below) ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be able to return more informative errors

@jacalata jacalata merged commit 88473b1 into development Aug 5, 2022
@jacalata jacalata deleted the jac/create-edit-site branch August 5, 2022 20:15
jacalata added a commit that referenced this pull request Sep 20, 2022
* Update sites requests for Breaking change in 3.10: flowsEnabled removed, flowsEditingEnabled and flowsSchedulingEnabled added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants