chore: update http request config with current travel date

This commit is contained in:
Björn Fromme
2026-03-19 09:43:37 +01:00
parent d1e2bf3e7d
commit 8a9868b644
+1 -1
View File
@@ -60,7 +60,7 @@ Authorization: Bearer {{$auth.token("oauth2_api")}}
### API travel
# @no-cookie-jar
GET {{base_url}}/api/travels/SBW131225
GET {{base_url}}/api/travels/DPWMP140326
Accept: application/json
Authorization: Bearer {{$auth.token("oauth2_api")}}