Skip to content

Commit

Permalink
add system_information._feed_notice
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenFroehlinghaus committed Jan 30, 2024
1 parent cda82f6 commit 81e1aba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion config/my-e-car.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,8 @@
"terms_last_updated": "2022-02-15",
"terms_url": "https://www.my-e-car.de/agb/",
"timezone": "Europe/Berlin",
"url": "https://www.my-e-car.de/"
"url": "https://www.my-e-car.de/",
"_feed_notice": "Keine Echtzeitdaten zum Buchungsstatus der Fahrzeuge. Verfügbarkeit ist im Buchungssystem des Anbieters sichtbar."
}
},
"system_id": "10024",
Expand Down
3 changes: 2 additions & 1 deletion config/stadtmobil_suedbaden.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,8 @@
"terms_last_updated": "2021-02-01",
"terms_url": "https://www.stadtmobil-suedbaden.de/agb/",
"timezone": "Europe/Berlin",
"url": "https://www.stadtmobil-suedbaden.de/"
"url": "https://www.stadtmobil-suedbaden.de/",
"_feed_notice": "Keine Echtzeitdaten zum Buchungsstatus der Fahrzeuge. Verfügbarkeit ist im Buchungssystem des Anbieters sichtbar."
}
},
"system_id": "10024",
Expand Down

0 comments on commit 81e1aba

Please sign in to comment.