kbaseattic / relation_engine_spec

Specifications and config for the KBase Relation Engine
https://kbase.us
MIT License
0 stars 7 forks source link

Wsprov views #33

Closed jayrbolton closed 5 years ago

jayrbolton commented 5 years ago

This refactors and simplifies some of the wsprov views and also adds access controls

Of course, any old shmuck can pass "ws_ids" as a bind var to the API right now and get access to anything. So the next step will be to give special treatment to that variable in the API, setting it only by getting the ids from the workspace server using list_workspace_ids for a given username.

I will also have to update all the current docs to have the is_public field be true