bahnzumberg / zuugle-api

Public repositority for backend components of www.zuugle.at
https://www.zuugle.at
GNU General Public License v3.0
2 stars 3 forks source link

Enhance API with id from table tours #96

Closed martinheppner closed 2 months ago

martinheppner commented 2 months ago

Enhance API with id (which is not changing) from table tours, so https://github.com/orgs/bahnzumberg/projects/2/views/1?pane=issue&itemId=59814487 can be implemented.

We add to the api the field id - additionally to provider and hashed_url.

The field id was used in the past and is already in the API. Task: To check if this assumption is correct.

Falsal commented 2 months ago

I verified the result of returning data; for each tour data , all 3 items are currently being returned (id, hashed_url and provider)