Change Updates

Do not miss any Vendor Management System API changes, ever again

Subscribe to the Vendor Management System API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
POST /api/purchase_orders/{id}/acknowledge/
  • Response
  • 401 response Added
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
POST /api-token-auth/
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
16 structure changes including:
4 Additions
12 Modifications
Modified 12
DELETE /api/purchase_orders/{id}/
  • Authentication
  • Token auth authentication method Added
DELETE /api/vendors/{id}/
  • Authentication
  • Token auth authentication method Added
GET /api/purchase_orders/
  • Authentication
  • Token auth authentication method Added
GET /api/purchase_orders/{id}/
  • Authentication
  • Token auth authentication method Added
GET /api/vendors/
  • Authentication
  • Token auth authentication method Added
GET /api/vendors/{id}/
  • Authentication
  • Token auth authentication method Added
GET /api/vendors/{id}/performance/
  • Authentication
  • Token auth authentication method Added
POST /api/purchase_orders/
  • Authentication
  • Token auth authentication method Added
POST /api/purchase_orders/{id}/acknowledge/
  • Authentication
  • Token auth authentication method Added
POST /api/vendors/
  • Authentication
  • Token auth authentication method Added
PUT /api/purchase_orders/{id}/
  • Authentication
  • Token auth authentication method Added
PUT /api/vendors/{id}/
  • Authentication
  • Token auth authentication method Added
Added 4
POST /api-token-auth/
POST /api/login/
POST /api/logout/
POST /api/register/
12 structure changes including:
12 Breaking changes
12 Modifications
Modified 12 Breaking
DELETE /api/purchase_orders/{id}/
  • Path went from /purchase_orders/{id}/ to /api/purchase_orders/{id}/ (same operationId)
    Breaking
DELETE /api/vendors/{id}/
  • Path went from /vendors/{id}/ to /api/vendors/{id}/ (same operationId)
    Breaking
GET /api/purchase_orders/
  • Path went from /purchase_orders/ to /api/purchase_orders/ (same operationId)
    Breaking
GET /api/purchase_orders/{id}/
  • Path went from /purchase_orders/{id}/ to /api/purchase_orders/{id}/ (same operationId)
    Breaking
GET /api/vendors/
  • Path went from /vendors/ to /api/vendors/ (same operationId)
    Breaking
GET /api/vendors/{id}/
  • Path went from /vendors/{id}/ to /api/vendors/{id}/ (same operationId)
    Breaking
GET /api/vendors/{id}/performance/
  • Path went from /vendors/{id}/performance/ to /api/vendors/{id}/performance/ (same operationId)
    Breaking
POST /api/purchase_orders/
  • Path went from /purchase_orders/ to /api/purchase_orders/ (same operationId)
    Breaking
POST /api/purchase_orders/{id}/acknowledge/
  • Path went from /purchase_orders/{id}/acknowledge/ to /api/purchase_orders/{id}/acknowledge/ (same operationId)
    Breaking
POST /api/vendors/
  • Path went from /vendors/ to /api/vendors/ (same operationId)
    Breaking
PUT /api/purchase_orders/{id}/
  • Path went from /purchase_orders/{id}/ to /api/purchase_orders/{id}/ (same operationId)
    Breaking
PUT /api/vendors/{id}/
  • Path went from /vendors/{id}/ to /api/vendors/{id}/ (same operationId)
    Breaking
1 structure change including:
1 Modification
Modified 1 Breaking
POST /purchase_orders/{id}/acknowledge/
  • Body
  • application/json content type Modified
    • quality_rating property Modified
      • Full types went from float | null to number | null
        Breaking
      • quality_rating property Modified
        • Full types went from float | null to number | null
          Breaking
  • application/x-www-form-urlencoded content type Modified
    • quality_rating property Modified
      • Full types went from float | null to number | null
        Breaking
      • quality_rating property Modified
        • Full types went from float | null to number | null
          Breaking
  • multipart/form-data content type Modified
    • quality_rating property Modified
      • Full types went from float | null to number | null
        Breaking
      • quality_rating property Modified
        • Full types went from float | null to number | null
          Breaking
1 structure change including:
1 Modification
Modified 1
POST /purchase_orders/{id}/acknowledge/
  • Body
  • application/json, application/x-www-form-urlencoded, multipart/form-data content types Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /purchase_orders/{id}/acknowledge/
  • Body
  • application/json, application/x-www-form-urlencoded, multipart/form-data content types Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
2 structure changes including:
2 Breaking changes
2 Removals
Removed 2 Breaking
PATCH /purchase_orders/{id}/
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PATCH /vendors/{id}/
  • Removing a resource is always breaking unless it was deprecated before
    Breaking