Skip to content

Commit

Permalink
UPS-4849 document extra permissions (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwin1 authored Jan 24, 2025
1 parent 9a724e3 commit 3b52f87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion projects/uitpas/reference/uitpas.json
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,7 @@
],
"get": {
"summary": "Get event QR checkin code as download link",
"operationId": "get-events-qr-checkincdes-downloadlink",
"operationId": "get-events-qr-checkincodes-downloadlink",
"responses": {
"200": {
"description": "OK",
Expand Down Expand Up @@ -7293,6 +7293,7 @@
"TICKETSALES_REGISTER",
"EVENTS_UPDATE",
"EVENTS_READ",
"EVENTS_QR_CHECKINCODE",
"CHECKINS_WRITE",
"ORGANIZERS_SEARCH",
"ORGANIZERS_REPORTS",
Expand Down Expand Up @@ -7341,6 +7342,7 @@
"TICKETSALES_REGISTER",
"EVENTS_UPDATE",
"EVENTS_READ",
"EVENTS_QR_CHECKINCODE",
"CHECKINS_WRITE",
"ORGANIZERS_SEARCH",
"ORGANIZERS_REPORTS",
Expand Down

0 comments on commit 3b52f87

Please sign in to comment.