Closed jtlong3rd closed 3 years ago
More specifically:
GET requests to /staff should be permitted for all staff, not just owners
GET
/staff
GET requests to /dataset-providers?datasetId=DATASET_ID should be permitted for all staff and providers, not just owners and managers
/dataset-providers?datasetId=DATASET_ID
Shifted to bug because this was in the amended requirements, but was missed when updating to meet those requirements.
More specifically:
GET
requests to/staff
should be permitted for all staff, not just ownersGET
requests to/dataset-providers?datasetId=DATASET_ID
should be permitted for all staff and providers, not just owners and managers