ome / omero-mapr

An OMERO.web app allowing to browse the data through attributes linked to the image
https://pypi.org/project/omero-mapr/
GNU Affero General Public License v3.0
5 stars 12 forks source link

Provide "all values" endpoint #26

Open joshmoore opened 7 years ago

joshmoore commented 7 years ago

For looping over all attributes, it'd be good to get a simple list (in json) of the values for a given key, e.g.

/mapr/api/cellline/list --> ["U2OS", ...]