Bug 33993: Add order_receive to GET orders endpoints

This adds order_receive to the list of permissions that allow the
endpoint to return orders.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Sharon Dugdale <Sharon.Dugdale@cumberland.gov.uk>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Martin Renvoize 2023-06-13 09:45:24 +01:00 committed by Tomas Cohen Arazi
parent bb8db3c7f6
commit 1f0cd38d56
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -103,6 +103,7 @@
acquisition:
- order_manage
- order_manage_all
- order_receive
post:
x-mojo-to: Acquisitions::Orders#add
operationId: addOrder