server-client-python icon indicating copy to clipboard operation
server-client-python copied to clipboard

Add "as_reference" to all items

Open t8y8 opened this issue 6 years ago • 1 comments

We introduced the concept of a ResourceReference we should add it to all types (via inheritance or not is TBD. Current implementation is not.)

\cc @RussTheAerialist @gaoang2148 @shinchris

t8y8 avatar Jun 19 '19 21:06 t8y8

This is currently implemented only for group/groupset/user types - I think that's just because that's where someone needed it first. It would be good to combine this with the Resource class in tableau_types.py

jacalata avatar Jan 09 '25 01:01 jacalata