Skip to content

Commit

Permalink
authenticated request to entities
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorwolf committed Dec 21, 2023
1 parent 98d03a9 commit ae7adfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/catalog.http
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Read Books Authenticated User Entities
GET http://localhost:6420/odata/v4/catalog/

Authorization: Bearer {{$dotenv token}}
### Read list of entities as Authenticated User
GET http://localhost:6420/odata/v4/catalog/
Authorization: Bearer {{$dotenv token}}
Expand Down

0 comments on commit ae7adfd

Please sign in to comment.