Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Releases: nlohmann/bahn_auftragsnummer

Release 0.0.7

27 Apr 20:43
f20222c
Compare
Choose a tag to compare

Created an endpoint to generate a filled PDF form.

Release 0.0.6

25 Apr 19:47
407cea5
Compare
Choose a tag to compare

Added support for bookings with a separate resource.

Release 0.0.5

21 Apr 18:50
77be81b
Compare
Choose a tag to compare

Fixed a bug: in case of travel information, the JSON variable passed from the Bahn interface contained an invalid escaping which lead to an internal server error.

Release 0.0.4

19 Apr 10:33
b4b8c3c
Compare
Choose a tag to compare

Processed JSON output and added more information (links, maps).

Release 0.0.3

19 Apr 01:13
c6100f3
Compare
Choose a tag to compare

Added models for the itinerary output.

Release 0.0.2

18 Apr 23:45
77db106
Compare
Choose a tag to compare

Another early release, but this time with a Swagger documentation.

Release 0.0.1

18 Apr 22:21
51cd4e4
Compare
Choose a tag to compare

This initial release serves as a proof-of-concept implementation. It is not a stable release, and the public API may change in future versions.