Closed ylemarechal closed 11 months ago
It could be interesting to have a property in series for shared tags
For instance : series = pyorthanc.Series (client=client, resource=resource) series.shared-tags
that would be equivalent to the call : /series/{resource}/shared-tags
I agree, I will add this in a future release.
Added in PyOrthanc 1.15.0
It could be interesting to have a property in series for shared tags
For instance : series = pyorthanc.Series (client=client, resource=resource) series.shared-tags
that would be equivalent to the call : /series/{resource}/shared-tags