This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
Add X-Conch-Role header to responses for single entities #957
Labels
blocked
blocked on something else being deployed first
enhancement
extends current functionality
maybe
v3.next
features, big changes for api v3.<next>
Adding the
X-Conch-Role: <ro|rw|admin>
header to responses for requests for single entities can let the client decide if it should invite the user to edit that entity.Easily done with a new resultset method
get_user_role
, but this shouldn't be implemented until workspaces are removed from the equation, as role-based queries will become much simpler/faster then.The text was updated successfully, but these errors were encountered: