API structure has changed
4 structure changes including:
1 Breaking change
3 Modifications
1 Removal
Modified
3
Breaking
GET /bookings
- Authentication
-
OAuth2 authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
GET /stations
- Authentication
-
OAuth2 authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
GET /trips
- Authentication
-
OAuth2 authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
Removed
1
Breaking
POST /bookings
- Removing a resource is always breaking unless it was deprecated before Breaking