API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /v1/Offers
- Query
-
OfferTypes query parameter Modified
-
Query parameter is now required
Breaking
-
POST /v1/Orders
- Response
-
200 response Modified
-
application/json content type Modified
-
Full types went from
string(uuid)
toobject
Breaking
- orderId, Additional properties are NOT allowed properties Added
-
-
text/plain, text/json content types Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
application/json content type Modified
-
400 response Modified
-
text/plain, text/json content types Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
text/plain, text/json content types Removed
-
500 response Modified
-
text/plain, text/json content types Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
text/plain, text/json content types Removed