Skip to content

Commit

Permalink
create calls.http
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Mar 27, 2024
1 parent de6659f commit 6a6190c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions calls.http
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
##### VSCODE / REST Client https://marketplace.visualstudio.com/items?itemName=humao.rest-client
# Create a .env file and set the corresponding variables
# See all $dotenv fields below



#########################
# Amarillo sync
#########################

POST https://amarillo.otp.opendatahub.testingmachine.eu/agency/ummadum/sync
X-API-Key: {{ $dotenv AMARILLO_ADMIN_TOKEN }}
Accept: application/json

0 comments on commit 6a6190c

Please sign in to comment.