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

Changelog

Last update:
Compare
3 structure changes including:
3 Modifications
Modified 3
GET /users/{id}
  • Response
  • 200 response Modified
    • emailVerified property Added
GET /users/{username}/profile
  • Response
  • 200 response Modified
    • _id, createDate, emailVerified properties Added
POST /chats
  • Response
  • 201 response Modified
    • _id, productId, sellerId, buyerId, deletedBySeller, deletedByBuyer properties Added
4 structure changes including:
1 Breaking change
1 Addition
3 Modifications
Modified 3 Breaking
GET /chats/{chatId}/messages
POST /chats
  • Body
  • content type Modified
    • message property Removed
POST /chats/{chatId}
  • Body
  • content type Added
Added 1
GET /chats/{chatId}
2 structure changes including:
1 Addition
1 Modification
Modified 1
GET /users/{username}/profile
  • Response
  • 200 response Modified
    • image property Added
Added 1
GET /users/{id}
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
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}
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /products
  • Response
  • 200 response Modified
    • publisherId property Modified
    • climate property Removed
GET /products/{productID}
  • Response
  • 200 response Modified
    • publisherId property Modified
    • climate property Removed
GET /users
  • Response
  • 200 response Modified
    • image property Modified
GET /users/{username}/profile
  • Response
  • 200 response Modified
    • products property Modified
POST /users
  • Response
  • 201 response Modified
    • image property Modified
PUT /users
  • Response
  • 200 response Modified
    • image property Modified
1 structure change including:
1 Modification
Modified 1 Breaking
POST /confirmation
  • Body
  • content type Modified
    • token property Removed
    • code property Added
15 structure changes including:
15 Modifications
Modified 15 Breaking
GET /categories
  • Response
  • 500 response Added
GET /chats
  • Response
  • 500 response Added
GET /chats/{chatId}
  • Response
  • 500 response Added
GET /confirmation
  • Response
  • 500 response Added
GET /products
  • Response
  • 500 response Added
GET /products/{productID}
  • Response
  • 500 response Added
GET /users
  • Response
  • 500 response Added
GET /users/{username}/profile
  • Response
  • 500 response Added
POST /categories
  • Response
  • 500 response Added
POST /chats/{chatId}
  • Response
  • 500 response Added
POST /confirmation
  • Response
  • 500 response Added
POST /login
  • Response
  • 500 response Added
POST /products
  • Response
  • 500 response Added
POST /users
  • Response
  • 500 response Added
PUT /users
  • Response
  • 503 response Removed
  • 500 response Added
2 structure changes including:
2 Breaking changes
2 Modifications
Modified 2 Breaking
PUT /products/{productID}
PUT /users
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /products
  • Response
  • 200 response Modified
    • publisherId property Modified
GET /products/{productID}
  • Response
  • 200 response Modified
    • publisherId property Modified
GET /users
  • Response
  • 200 response Modified
    • dateOfBirth property Modified
    • emailVerified property Modified
GET /users/{username}/profile
  • Response
  • 200 response Modified
    • products property Modified
PATCH /users
  • Response
  • 200 response Modified
    • dateOfBirth property Modified
    • emailVerified property Modified
POST /users
  • Body
  • content type Modified
    • username property Removed
    • lastName, firstName properties Added
  • Response
  • 201 response Modified
    • dateOfBirth property Modified
    • emailVerified property Modified
4 structure changes including:
4 Modifications
Modified 4
DELETE /products/{productID}
  • Response
  • 403 response Added
GET /chats/{chatId}
  • Response
  • 403 response Added
PATCH /products/{productID}
  • Response
  • 400, 401, 403, 500 responses Added
POST /chats/{chatId}
  • Response
  • 403 response Added
4 structure changes including:
4 Modifications
Modified 4 Breaking
DELETE /chats/{chatId}
  • Response
  • 400, 401, 404, 500 responses Added
GET /chats
  • Response
  • 401 response Added
POST /chats
  • Query
  • idProduct, message query parameters Removed
  • Body
  • content type Added
  • Response
  • 400, 404, 500 responses Added
POST /chats/{chatId}
  • Response
  • 400, 401, 404 responses Added
1 structure change including:
1 Modification
Modified 1
GET /products
  • Query
  • orderby, sort query parameters Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /products
  • Query
  • type query parameter Modified
  • pag query parameter Removed
  • page, categoryId, title query parameters Added
  • Response
  • 404 response Added
8 structure changes including:
8 Modifications
Modified 8 Breaking
DELETE /products/{productID}
  • Query
  • token query parameter Removed
GET /products
  • Response
  • 200 response Modified
    • publisherId property Modified
    • image property Removed
    • images property Added
GET /products/{productID}
  • Response
  • 200 response Modified
    • publisherId property Modified
    • image property Removed
    • images property Added
GET /users
  • Response
  • 200 response Modified
    • image property Modified
GET /users/{username}/profile
  • Response
  • 200 response Modified
    • products property Modified
PATCH /products/{productID}
  • Query
  • User token query parameter Removed
PATCH /users
  • Response
  • 200 response Modified
    • image property Modified
POST /users
  • Response
  • 201 response Modified
    • image property Modified
1 structure change including:
1 Modification
Modified 1
GET /users/{username}/profile
  • Response
  • 404 response Added