11 structure changes including:
1 Breaking change
1 Addition
9 Modifications
1 Removal
Modified
9
Breaking
GET /api/Bookings/{id}
- Response
-
200 response Modified
-
text/plain content type Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
checkInDate, checkOutDate properties Modified
-
application/json content type Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
checkInDate, checkOutDate properties Modified
-
text/json content type Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
checkInDate, checkOutDate properties Modified
-
text/plain content type Modified
GET /api/Bookings/{id}/invoice
- Response
-
200 response Modified
-
text/plain content type Modified
- rooms property Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
application/json content type Modified
- rooms property Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
text/json content type Modified
- rooms property Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
text/plain content type Modified
GET /api/Rooms
- Response
-
200 response Modified
- text/plain, application/json, text/json content types Modified
GET /api/Rooms/{id}
- Response
-
200 response Modified
-
text/plain content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
application/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
text/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
text/plain content type Modified
GET /api/rooms/featured-deals
- Response
-
200 response Modified
- text/plain, application/json, text/json content types Modified
POST /api/Bookings
- Response
-
200 response Modified
-
text/plain content type Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
checkInDate, checkOutDate properties Modified
-
application/json content type Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
checkInDate, checkOutDate properties Modified
-
text/json content type Modified
-
checkInDate, checkOutDate properties Modified
-
Full types went from
objecttostring(date)Breaking
-
Full types went from
-
checkInDate, checkOutDate properties Modified
-
text/plain content type Modified
POST /api/Hotels
- Body
-
application/json content type Modified
- checkInTime, checkOutTime properties Added
-
text/json content type Modified
- checkInTime, checkOutTime properties Added
-
application/*+json content type Modified
- checkInTime, checkOutTime properties Added
POST /api/Rooms
- Body
-
application/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
Full types went from
-
roomType property Modified
-
text/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
Full types went from
-
roomType property Modified
-
application/*+json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
Full types went from
-
roomType property Modified
- Response
-
200 response Modified
-
text/plain content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
application/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
text/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
text/plain content type Modified
PUT /api/Rooms/{id}
- Response
-
200 response Modified
-
text/plain content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
application/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
text/json content type Modified
-
roomType property Modified
-
Full types went from
integer(int32)tostringBreaking
-
Full types went from
-
roomType property Modified
-
text/plain content type Modified
Removed
1
Breaking
GET /api/Hotels/search
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
GET /api/Hotels/search