Closed tiwane closed 1 year ago
Currently the None option for Annotations doesn't really work as designed, it returns observations with annotations. There isn't an API term to handle the None query so we should change None to Any.
None
Any
Currently the
None
option for Annotations doesn't really work as designed, it returns observations with annotations. There isn't an API term to handle theNone
query so we should changeNone
toAny
.