Change Updates

Do not miss any API-backend changes, ever again

Subscribe to the API-backend changelog to be up to date on recent changes.

RSS

May 22, 2021

main
1.0
Compare

API structure has changed

3 structure changes including:
1 Addition
2 Modifications
Modified 2 Breaking
POST /products
  • Body
  • content type Modified
    • climate property Removed
  • Response
  • 201 response Modified
    • _id, publisherId, images, title, size, price, type, description, publishedDate, sold, category properties Added
  • 401 response Added
PUT /products/{productID}
  • Body
  • content type Added
Added 1
GET /categories/{categoryId}