feat: include optional time in transportation service

addresses #86996x46z
This commit is contained in:
Björn Fromme
2025-06-02 14:58:48 +02:00
parent 2e602b85b2
commit 7bfa5f5ed7
5 changed files with 70 additions and 1 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ Accept: application/json
Authorization: Bearer {{$auth.token("oauth2_api")}}
### API travel
GET {{base_url}}/api/travels/DPWBSP030229
GET {{base_url}}/api/travels/DWWWE211125
Accept: application/json
Authorization: Bearer {{$auth.token("oauth2_api")}}