Skip to main content

# API Changelog Version 2.2.0

Released on April 30th

Updated over 2 months ago

## POST /api/auth/assets/tags/policies/{id}/filters/

- ⚠️ added the new 'other' enum value to the '/value' response property for the response status '200'

## PATCH /api/auth/assets/tags/policies/{policy_id}/filters/{filter_id}/

- ⚠️ added the new 'other' enum value to the '/value' response property for the response status '200'

- added the new 'other' enum value to the request property '/value'

- added the new 'other' enum value to the request property '/value'

- added the new 'other' enum value to the request property '/value'

## GET /api/auth/risks/

- added the new optional 'query' request parameter 'version'

- added the new enum value '11.00' to the 'query' request parameter 'type'

- added the new enum value '12.00' to the 'query' request parameter 'type'

- added the new enum value '13.00' to the 'query' request parameter 'type'

- added the new enum value '14.00' to the 'query' request parameter 'type'

- added the new enum value '15.00' to the 'query' request parameter 'type'

- added the new enum value '16.00' to the 'query' request parameter 'type'

- added the new enum value '17.00' to the 'query' request parameter 'type'

- added the new enum value '18.00' to the 'query' request parameter 'type'

- added the new enum value '19.00' to the 'query' request parameter 'type'

- added the new enum value '20.00' to the 'query' request parameter 'type'

- added the new enum value '21.00' to the 'query' request parameter 'type'

- added the new enum value '22.00' to the 'query' request parameter 'type'

- added the required property '/version' to the response with the '200' status

## GET /api/auth/risks/{id}/

- added the required property '/version' to the response with the '200' status

## PATCH /api/auth/risks/{id}/

- added the required property '/version' to the response with the '200' status

You can access the complete API documentation here.

Did this answer your question?