adriens / my-opt-temps-attente-agences-api

API REST des temps d'attente en agence OPT.nc
MIT License
1 stars 1 forks source link

Change endpoint path to be more consistent #22

Closed spencer-forrest-opt closed 2 years ago

spencer-forrest-opt commented 2 years ago

From:

Endpoint paths now to get a list of communes and agencies:

GET /communes HTTP/1.1
GET /temps-attente/agences HTTP/1.1

It should be:

GET /communes HTTP/1.1
GET /agences HTTP/1.1

⚠️ This change will impact:

spencer-forrest-opt commented 2 years ago

Wrong repo. Moved to :