8049f7c86213 → 3d3a05fa3548 · 24 changes across 21 operations
- GET/api/admin/user-companies/{userId}
- ▲
the response property
//became nullable for the status
- ▲
- POST/api/admin/user-companies/
- ▲
the response property
became nullable for the status
- ▲
- GET/api/admin/users/{id}
- ▲
the response property
//became nullable for the status
- ▲
- GET/api/admin/users/{id}/impersonate
- ▲
the response property
//became nullable for the status
- ▲
- DELETE/api/product-mapping/{id}/overrides/{overrideId}
- ▲
api path removed without deprecation
- ▲
- POST/api/product-mapping/{id}/overrides/list
- ▲
api path removed without deprecation
- ▲
- POST/api/product-mapping/{id}/overrides
- ▲
api path removed without deprecation
- ▲
- GET/api/user-companies/companies-to-switch
- ▲
the response property
/became nullable for the status
- ▲
- PATCH/api/supplychain-mappings/collaborations/{collaborationId}/invitation-reminders
- ○
the request property
became optional - ○
added the required property
/to the response with the status - ○
added the required property
/to the response with the status
- ○
- GET/api/order-lines/{lineId}
- ○
added the non-success response with the status
- ○
added the optional property
/to the response with the status
- ○
- GET/api/order-documents/
- ○
added the non-success response with the status
- ○
- POST/api/order-documents/
- ○
added the non-success response with the status
- ○
- GET/api/order-lines/
- ○
added the optional property
//to the response with the status
- ○
- POST/api/orders/{id}/send-to-tracing
- ○
added the non-success response with the status
- ○
- PATCH/api/permissions/roles/{key}
- ○
endpoint added
- ○
- POST/api/supplychain-mappings/bulk-invitation-reminders/
- ○
endpoint added
- ○
- GET/api/supplychain-mappings/collaborations/{collaborationId}/expand-all
- ○
added the optional property
///to the response with the status
- ○
- GET/api/supplychain-mappings/collaborations/{collaborationId}
- ○
added the optional property
///to the response with the status
- ○
- GET/api/supplychain-mappings/nodes/{nodeId}/expand
- ○
added the optional property
///to the response with the status
- ○
- PATCH/api/supplychain-mappings/reuse
- ○
added the optional property
///to the response with the status
- ○