diff --git a/calls.http b/calls.http new file mode 100644 index 00000000..44e02c56 --- /dev/null +++ b/calls.http @@ -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 \ No newline at end of file