Depreciation of the route GET /v1/products/{product_id}/restaurants

  • Outdated
  • January 1, 2024
  • 1 related route

Contexte

within the subject "Resort tabs" for the mobile application, the two resources "Bars" and "Restaurants" will be unified with the facilities.

⭐ Key benefits : Bar and restaurant information will no longer be isolated from facilities ⚠️ Called backs: QUABLE + CMS

ℹ️: The ressource GET/v1/products/{product_id}/restaurants will not be used anymore


As a MCM app DEV I want to add bars and restaurants information In order to unify them with facilities


Impacts:

The resource GET/v1/products/{product_id}/restaurants will not be used anymore. In order to recover bars and restaurants information, the resource GET/v2/products/{product_id}/facilities will be used instead of GET/v1/products/{product_id}/restaurants.