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 23, 2021

main
1.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /products
  • Response
  • 200 response Modified
    • images property Modified
GET /products/{productID}
  • Response
  • 200 response Modified
    • images property Modified
GET /users/{username}/profile
  • Response
  • 200 response Modified
    • products property Modified
POST /products
  • Response
  • 201 response Modified
    • images property Modified
PUT /products/{productID}
  • Body
  • content type Modified
    • images property Modified