Skip to content

Conversation

jorwoods
Copy link
Contributor

Workbooks.refresh correctly accepted both an id string and a
WorkbookItem to handle triggering refreshes. Datasources.refresh
technically accepted both, but the type annotations did not reflect
that. Flows.refresh only accepted a FlowItem, but will now accept
a flow_id. This eliminates the need to create otherwise hollow
FlowItems to pass to the refresh method when you otherwise have
the id.

Workbooks.refresh correctly accepted both an id string and a
WorkbookItem to handle triggering refreshes. Datasources.refresh
technically accepted both, but the type annotations did not reflect
that. Flows.refresh only accepted a FlowItem, but will now accept
a flow_id. This eliminates the need to create otherwise hollow
FlowItems to pass to the refresh method when you otherwise have
the id.
@jorwoods jorwoods force-pushed the jorwoods/refresh_interface branch from 085456e to 43358da Compare October 17, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant