UnionInternationalCheminsdeFer / OSDM

Projects related to an open sales & distribution API for public transportation.
https://osdm.io
Apache License 2.0
53 stars 21 forks source link

Renaming of GET reduction-cards to reduction-card-types #613

Closed KlausKovar closed 1 month ago

KlausKovar commented 1 month ago

Two changes:

  1. The masterdata endpoint GET reduction-cards should be renamed to GET reduction-card-types (since the semantics of reductionCard has changed to an instance of an reductionCardType.
  2. Addionally the mandatory attribute reductionCardTypes[]/name{}/id should be removed (since it is no longer used).
KlausKovar commented 1 month ago

Split of https://github.com/UnionInternationalCheminsdeFer/OSDM/issues/583