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
{{ message }}
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
Is your feature request related to a problem?
As a user, a convenience method for fetching an individual Annotation would be helpful.
Describe the solution you'd like
I'd like a
client.Annotation
method in addition to theclient.Annotations
method.Describe alternatives you've considered
In absence of this solution, users must implement the logic themselves on top of
client.Annotations
.The text was updated successfully, but these errors were encountered: