Changelog for July 11, 2024
-
GET company/v1/contractsendpoint — in thelistContractsoperation, fixed the error response to return the correct HTTP error statuses (for example, an incorrect parameter value now returns HTTP 400 instead of HTTP 500). -
POST catalog/v1/purchasesendpoint — in thepurchaseCatalogItemsoperation, fixed a bug in the OpenAPI spec, replacing thepurchaseIdsparameter byitemIds.