We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560fff8 commit 83233a5Copy full SHA for 83233a5
1 file changed
tableauserverclient/server/endpoint/workbooks_endpoint.py
@@ -310,7 +310,6 @@ def publish(
310
mode: str,
311
connections: Optional[Sequence[ConnectionItem]] = None,
312
as_job: bool = False,
313
- hidden_views: Optional[Sequence[str]] = None,
314
skip_connection_check: bool = False,
315
parameters=None,
316
):
0 commit comments