Features
- [IR-6166] - Added new endpoint to update countermeasure state to Not Applicable.
-
PUT {{baseUrl}}/api/v1/products/{product-id}/components/{component-id}/controls/{countermeasure-id}/status/not-applicable
-
Changes
- [IR-6085] - Renamed body params to avoid repetitions and make them more self-explanatory
Bug Fixes
- [IR-6086] - Fix Error definition
- [IR-6087] - Fix returned objects from endpoints of business units
- [IR-6815] - Fix user without PRODUCT_OWNERSHIP_UPDATE can remove Business Units from the product via API
- [IR-6890] - fix health endpoint return 200 when the UI doesn't respond 200
- [IR-7054] - fix returned 'No signature of method' error thrown when call GET /api/v1/products/:product-id
- [IR-7055] - fix returned mapAttributesToUser error thrown when call POST /api/v1/users
Comments
0 comments
Article is closed for comments.