You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support collections in favorites (tableau#1647)
* feat: support collections in favorites
The API schema shows collections can be returned with favorites. This
change adds support for a `CollectionItem`, as well as making the
bundled type returned by favorites more specific.
* fix: change Self import to make compat with < 3.11
* fix: use parse_datetime
---------
Co-authored-by: Jordan Woods <[email protected]>
0 commit comments