Skip to content

Commit

Permalink
Add {{users}}?is_municipal=true
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSuncatcher222 committed Nov 25, 2023
1 parent 7539fb3 commit aadd2ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions backend/api/v1/tests/api_request.http
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@ GET {{users}} HTTP/1.1
Authorization: Bearer admin_access
# Authorization: Bearer ivan_access

###
GET {{users}}?is_municipal=true HTTP/1.1
Authorization: Bearer admin_access
# Authorization: Bearer ivan_access

###
GET {{users}}1/ HTTP/1.1
Authorization: Bearer admin_access
Expand Down

0 comments on commit aadd2ab

Please sign in to comment.