Skip to content

Commit

Permalink
chore: remove hidden_views from wb publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jorwoods committed May 31, 2024
1 parent 4d6358c commit d41d1ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tableauserverclient/server/endpoint/workbooks_endpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ def publish(
mode: str,
connections: Optional[Sequence[ConnectionItem]] = None,
as_job: bool = False,
hidden_views: Optional[Sequence[str]] = None,
skip_connection_check: bool = False,
parameters=None,
):
Expand Down

0 comments on commit d41d1ca

Please sign in to comment.