-
Notifications
You must be signed in to change notification settings - Fork 448
Closed
Description
Describe the bug
workbooks.refresh is implemented to receive workbook_id as a string type argument, but it can actually receive WorkbookItem as well. The documentation also states that it receives workbook_item.
Implementation: https://github.com/tableau/server-client-python/blob/master/tableauserverclient/server/endpoint/workbooks_endpoint.py#L91
Documentation: https://tableau.github.io/server-client-python/docs/api-ref#workbooksrefresh
Versions
- TSC 0.28
To Reproduce
Nothing to do
Results
Static code analysis displays false warnings
arahatashun
Metadata
Metadata
Assignees
Labels
No labels