ohsu-comp-bio / euler

Authentication (authN) and high-level Authorization (authZ) for BMEG, Dirac and Search. Includes Swift object store.
MIT License
0 stars 0 forks source link

client tool query language support & documentation #5

Open bwalsh opened 7 years ago

bwalsh commented 7 years ago

For client tool, the GET /files fiter parameter at the API enpoint is json based, not query string. At a minimum we need to document this, ideally, we should handle query as presented to web client (dcc-portal-ui/app/scripts/facets/views/current.html)

web

image

vs.

api

image