Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • MARS like syntax
  • CDS-API native syntax
    • which should be more self-explaining ("beautified") for users
Warning
Alert
titleDifferences between WEB-API and CDS-API MARS-like syntax
type
Info

Be aware of the difference how date ranges are specified in the current WEB-API and CDS-API MARS like syntax:

  • WEB-API: 2024-02-01/to/2024-02-03
  • CDS-API: 2024-02-01/2024-02-03

...