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

Apr 25, 2021

main
1.0
Compare

API structure has changed

5 structure changes including:
2 Additions
3 Modifications
Modified 3 Breaking
GET /products
  • Response
  • 200 response Modified
    • publisherId property Modified
    • specie, subspecie properties Removed
    • category property Added
GET /products/{productID}
  • Response
  • 200 response Modified
    • publisherId property Modified
    • specie, subspecie properties Removed
    • category property Added
GET /users/{username}/profile
  • Response
  • 200 response Modified
    • products property Modified
Added 2
GET /categories
POST /categories