## POST /api/auth/assets/
- ⚠️ removed the required property 'pentest_data' from the response with the '201' status
## GET /api/auth/assets/export/json
- ⚠️ removed the required property 'pentest_data' from the response with the '200' status
## POST /api/auth/assets/ports
- ⚠️ removed the required property 'pentest_data' from the response with the '200' status
## GET /api/auth/assets/{id}/
- ⚠️ removed the required property 'pentest_data' from the response with the '200' status
## PATCH /api/auth/assets/{id}/
- ⚠️ removed the required property 'pentest_data' from the response with the '200' status
## POST /api/auth/assets/{id}/
- ⚠️ removed the required property 'pentest_data' from the response with the '200' status
## GET /api/auth/assets/{id}/pentested/
- endpoint added
## GET /api/auth/orgs/
- added the required property 'results/items/rotation_frequency' to the response with the '200' status
## GET /api/auth/orgs/arsenalstatus
- added the required property 'rotation_frequency' to the response with the '200' status
## GET /api/auth/orgs/{id}/
- added the required property 'rotation_frequency' to the response with the '200' status
## POST /api/auth/orgs/{id}/
- added the required property 'rotation_frequency' to the response with the '200' status
## PUT /api/auth/orgs/{id}/
- added the required property 'rotation_frequency' to the response with the '200' status
## POST /api/auth/orgs/{id}/brandimage
- added the required property 'rotation_frequency' to the response with the '200' status
## GET /api/auth/orgs/{id}/not-users/
- added the required property 'rotation_frequency' to the response with the '200' status
## GET /api/auth/orgs/{id}/pentested/
- added the required property 'rotation_frequency' to the response with the '200' status
## GET /api/auth/orgs/{org_id}/settings/sla
- added the required property 'rotation_frequency' to the response with the '200' status
## PUT /api/auth/orgs/{org_id}/settings/sla
- added the required property 'rotation_frequency' to the response with the '200' status
## GET /api/auth/remediations
- added the optional property 'results/items/owners/items/first_name' to the response with the '200' status
- added the optional property 'results/items/owners/items/is_active' to the response with the '200' status
- added the optional property 'results/items/owners/items/last_login' to the response with the '200' status
- added the optional property 'results/items/owners/items/last_name' to the response with the '200' status
- added the optional property 'results/items/owners/items/role' to the response with the '200' status
- added the required property 'results/items/owners/items/emails_subscribed' to the response with the '200' status
## POST /api/auth/remediations
- added the new optional request property 'owners/items/first_name'
- added the new optional request property 'owners/items/first_name'
- added the new optional request property 'owners/items/first_name'
- added the new optional request property 'owners/items/is_active'
- added the new optional request property 'owners/items/is_active'
- added the new optional request property 'owners/items/is_active'
- added the new optional request property 'owners/items/last_login'
- added the new optional request property 'owners/items/last_login'
- added the new optional request property 'owners/items/last_login'
- added the new optional request property 'owners/items/last_name'
- added the new optional request property 'owners/items/last_name'
- added the new optional request property 'owners/items/last_name'
- added the new optional request property 'owners/items/role'
- added the new optional request property 'owners/items/role'
- added the new optional request property 'owners/items/role'
- added the optional property 'owners/items/first_name' to the response with the '201' status
- added the optional property 'owners/items/is_active' to the response with the '201' status
- added the optional property 'owners/items/last_login' to the response with the '201' status
- added the optional property 'owners/items/last_name' to the response with the '201' status
- added the optional property 'owners/items/role' to the response with the '201' status
- added the required property 'owners/items/emails_subscribed' to the response with the '201' status
## GET /api/auth/remediations/{id}/
- added the optional property 'owners/items/first_name' to the response with the '200' status
- added the optional property 'owners/items/is_active' to the response with the '200' status
- added the optional property 'owners/items/last_login' to the response with the '200' status
- added the optional property 'owners/items/last_name' to the response with the '200' status
- added the optional property 'owners/items/role' to the response with the '200' status
- added the required property 'owners/items/emails_subscribed' to the response with the '200' status
## PATCH /api/auth/remediations/{id}/
- added the new optional request property 'owners/items/first_name'
- added the new optional request property 'owners/items/first_name'
- added the new optional request property 'owners/items/first_name'
- added the new optional request property 'owners/items/is_active'
- added the new optional request property 'owners/items/is_active'
- added the new optional request property 'owners/items/is_active'
- added the new optional request property 'owners/items/last_login'
- added the new optional request property 'owners/items/last_login'
- added the new optional request property 'owners/items/last_login'
- added the new optional request property 'owners/items/last_name'
- added the new optional request property 'owners/items/last_name'
- added the new optional request property 'owners/items/last_name'
- added the new optional request property 'owners/items/role'
- added the new optional request property 'owners/items/role'
- added the new optional request property 'owners/items/role'
- added the optional property 'owners/items/first_name' to the response with the '200' status
- added the optional property 'owners/items/is_active' to the response with the '200' status
- added the optional property 'owners/items/last_login' to the response with the '200' status
- added the optional property 'owners/items/last_name' to the response with the '200' status
- added the optional property 'owners/items/role' to the response with the '200' status
- added the required property 'owners/items/emails_subscribed' to the response with the '200' status
## GET /api/auth/risks/
- ⚠️ added the new required 'query' request parameter 'org_id'
- ⚠️ the response property 'results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/mx_records' became nullable for the status '200'
- ⚠️ the response property 'results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/provider' became nullable for the status '200'
- added the new optional 'query' request parameter 'after'
- added the new optional 'query' request parameter 'asset'
- added the new optional 'query' request parameter 'asset_groups'
- added the new optional 'query' request parameter 'asset_monitored'
- added the new optional 'query' request parameter 'asset_type'
- added the new optional 'query' request parameter 'asset_value'
- added the new optional 'query' request parameter 'before'
- added the new optional 'query' request parameter 'light_description'
- added the new optional 'query' request parameter 'policy'
- added the new optional 'query' request parameter 'port'
- added the new optional 'query' request parameter 'protection'
- added the new optional 'query' request parameter 'provider'
- added the new optional 'query' request parameter 'qualifier'
- added the new optional 'query' request parameter 'search'
- added the new optional 'query' request parameter 'selector'
- added the new optional 'query' request parameter 'serial_number'
- added the new optional 'query' request parameter 'severity'
- added the new optional 'query' request parameter 'sorted_by'
- added the new optional 'query' request parameter 'status'
- added the new optional 'query' request parameter 'subtopic'
- added the new optional 'query' request parameter 'subtopic_title'
- added the new optional 'query' request parameter 'title'
- added the new optional 'query' request parameter 'topic'
- added the new optional 'query' request parameter 'topic_title'
- added the required property 'results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/cipher_type' to the response with the '200' status
- added the required property 'results/items/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/ciphersuite' to the response with the '200' status
## PUT /api/auth/risks/
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'status'
- ⚠️ added the new required request property 'status'
- ⚠️ added the new required request property 'status'
- ⚠️ request body became required
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- removed request discriminator
- removed request discriminator
- removed request discriminator
- removed response discriminator for the response status '200'
- removed '#/components/schemas/InsightBaseTyped' from the response body 'oneOf' list for the response status '200'
## GET /api/auth/risks/by-severity/
- ⚠️ api path removed without deprecation
## GET /api/auth/risks/count/
- ⚠️ the response's body type/format changed from ''/'' to 'object'/'' for status '200'
- removed response discriminator for the response status '200'
- removed '#/components/schemas/InsightBaseTyped' from the response body 'oneOf' list for the response status '200'
- added the required property 'All' to the response with the '200' status
- added the required property 'topic_title' to the response with the '200' status
## GET /api/auth/risks/export/csv/
- ⚠️ removed the media type 'application/json' for the response with the status '200'
- added the media type 'text/csv' for the response with the status '200'
## POST /api/auth/risks/export/csv/
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ request body became required
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ removed the media type 'application/json' for the response with the status '200'
- removed request discriminator
- removed request discriminator
- removed request discriminator
- added the media type 'text/csv' for the response with the status '200'
## GET /api/auth/risks/export/json/
- ⚠️ the response's body type/format changed from ''/'' to 'string'/'binary' for status '200'
- removed response discriminator for the response status '200'
- removed '#/components/schemas/InsightBaseTyped' from the response body 'oneOf' list for the response status '200'
## POST /api/auth/risks/export/json/
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ request body became required
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the response's body type/format changed from ''/'' to 'string'/'binary' for status '200'
- removed request discriminator
- removed request discriminator
- removed request discriminator
- removed response discriminator for the response status '200'
- removed '#/components/schemas/InsightBaseTyped' from the response body 'oneOf' list for the response status '200'
## GET /api/auth/risks/over-time/
- ⚠️ api path removed without deprecation
## GET /api/auth/risks/policies/
- ⚠️ the 'results/items/active_vulnerabilities' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'
- ⚠️ the 'results/items/filters' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'
- added the optional property 'results/items/created_by/allOf[#/components/schemas/UserLite]/first_name' to the response with the '200' status
- added the optional property 'results/items/created_by/allOf[#/components/schemas/UserLite]/is_active' to the response with the '200' status
- added the optional property 'results/items/created_by/allOf[#/components/schemas/UserLite]/last_login' to the response with the '200' status
- added the optional property 'results/items/created_by/allOf[#/components/schemas/UserLite]/last_name' to the response with the '200' status
- added the optional property 'results/items/created_by/allOf[#/components/schemas/UserLite]/role' to the response with the '200' status
- added the required property 'results/items/created_by/allOf[#/components/schemas/UserLite]/emails_subscribed' to the response with the '200' status
## PATCH /api/auth/risks/policies/
- ⚠️ removed the required property 'active_vulnerabilities' from the response with the '200' status
- ⚠️ removed the required property 'already_applied' from the response with the '200' status
- ⚠️ removed the required property 'created_at' from the response with the '200' status
- ⚠️ removed the required property 'created_by' from the response with the '200' status
- ⚠️ removed the required property 'filters' from the response with the '200' status
- ⚠️ removed the required property 'id' from the response with the '200' status
- ⚠️ removed the required property 'organization' from the response with the '200' status
- ⚠️ removed the required property 'title' from the response with the '200' status
- ⚠️ removed the required property 'updated_at' from the response with the '200' status
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'title'
- ⚠️ removed the request property 'title'
- ⚠️ removed the request property 'title'
- ⚠️ removed the optional property 'description' from the response with the '200' status
- ⚠️ removed the optional property 'is_enabled' from the response with the '200' status
- ⚠️ removed the optional property 'severity' from the response with the '200' status
- added the new optional request property 'ids'
- added the new optional request property 'ids'
- added the new optional request property 'ids'
- added the optional property 'status' to the response with the '200' status
## POST /api/auth/risks/policies/
- ⚠️ removed the required property 'active_vulnerabilities' from the response with the '201' status
- ⚠️ removed the required property 'already_applied' from the response with the '201' status
- ⚠️ removed the required property 'created_at' from the response with the '201' status
- ⚠️ removed the required property 'created_by' from the response with the '201' status
- ⚠️ removed the required property 'filters' from the response with the '201' status
- ⚠️ removed the required property 'id' from the response with the '201' status
- ⚠️ removed the required property 'organization' from the response with the '201' status
- ⚠️ removed the required property 'title' from the response with the '201' status
- ⚠️ removed the required property 'updated_at' from the response with the '201' status
- ⚠️ removed the optional property 'description' from the response with the '201' status
- ⚠️ removed the optional property 'is_enabled' from the response with the '201' status
- ⚠️ removed the optional property 'severity' from the response with the '201' status
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the optional property 'status' to the response with the '201' status
- added the required property 'data' to the response with the '201' status
## POST /api/auth/risks/policies/delete/
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ removed the required property 'active_vulnerabilities' from the response with the '200' status
- ⚠️ removed the required property 'already_applied' from the response with the '200' status
- ⚠️ removed the required property 'created_at' from the response with the '200' status
- ⚠️ removed the required property 'created_by' from the response with the '200' status
- ⚠️ removed the required property 'filters' from the response with the '200' status
- ⚠️ removed the required property 'id' from the response with the '200' status
- ⚠️ removed the required property 'organization' from the response with the '200' status
- ⚠️ removed the required property 'title' from the response with the '200' status
- ⚠️ removed the required property 'updated_at' from the response with the '200' status
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'is_enabled'
- ⚠️ removed the request property 'is_enabled'
- ⚠️ removed the request property 'is_enabled'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'title'
- ⚠️ removed the request property 'title'
- ⚠️ removed the request property 'title'
- ⚠️ removed the optional property 'description' from the response with the '200' status
- ⚠️ removed the optional property 'is_enabled' from the response with the '200' status
- ⚠️ removed the optional property 'severity' from the response with the '200' status
- api operation id 'risks_policies_delete_create' removed and replaced with 'risks_policies_delete'
- added the optional property 'status' to the response with the '200' status
## GET /api/auth/risks/policies/{id}/
- ⚠️ the 'active_vulnerabilities' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'
- ⚠️ the 'filters' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/first_name' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/is_active' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/last_login' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/last_name' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/role' to the response with the '200' status
- added the required property 'created_by/allOf[#/components/schemas/UserLite]/emails_subscribed' to the response with the '200' status
## PATCH /api/auth/risks/policies/{id}/
- ⚠️ the 'active_vulnerabilities' response's property type/format changed from 'string'/'' to 'integer'/'' for status '200'
- ⚠️ the 'filters' response's property type/format changed from 'string'/'' to 'array'/'' for status '200'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/first_name' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/is_active' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/last_login' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/last_name' to the response with the '200' status
- added the optional property 'created_by/allOf[#/components/schemas/UserLite]/role' to the response with the '200' status
- added the required property 'created_by/allOf[#/components/schemas/UserLite]/emails_subscribed' to the response with the '200' status
## POST /api/auth/risks/policies/{id}/apply/
- ⚠️ removed the required property 'active_vulnerabilities' from the response with the '200' status
- ⚠️ removed the required property 'already_applied' from the response with the '200' status
- ⚠️ removed the required property 'created_at' from the response with the '200' status
- ⚠️ removed the required property 'created_by' from the response with the '200' status
- ⚠️ removed the required property 'filters' from the response with the '200' status
- ⚠️ removed the required property 'id' from the response with the '200' status
- ⚠️ removed the required property 'organization' from the response with the '200' status
- ⚠️ removed the required property 'title' from the response with the '200' status
- ⚠️ removed the required property 'updated_at' from the response with the '200' status
- ⚠️ removed the optional property 'description' from the response with the '200' status
- ⚠️ removed the optional property 'is_enabled' from the response with the '200' status
- ⚠️ removed the optional property 'severity' from the response with the '200' status
- api operation id 'risks_policies_apply_create' removed and replaced with 'risk_policies_apply'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/first_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/is_active'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_login'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/last_name'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the new optional request property 'created_by/allOf[#/components/schemas/UserLite]/role'
- added the optional property 'status' to the response with the '200' status
## POST /api/auth/risks/policies/{id}/filters/
- ⚠️ added the new required request property 'apply'
- ⚠️ added the new required request property 'apply'
- ⚠️ added the new required request property 'apply'
- ⚠️ the 'filters' request property type/format changed from 'string'/'' to 'array'/''
- ⚠️ the 'filters' request property type/format changed from 'string'/'' to 'array'/''
- ⚠️ the 'filters' request property type/format changed from 'string'/'' to 'array'/''
- ⚠️ removed the required property 'active_vulnerabilities' from the response with the '200' status
- ⚠️ removed the required property 'already_applied' from the response with the '200' status
- ⚠️ removed the required property 'created_at' from the response with the '200' status
- ⚠️ removed the required property 'created_by' from the response with the '200' status
- ⚠️ removed the required property 'filters' from the response with the '200' status
- ⚠️ removed the required property 'id' from the response with the '200' status
- ⚠️ removed the required property 'organization' from the response with the '200' status
- ⚠️ removed the required property 'title' from the response with the '200' status
- ⚠️ removed the required property 'updated_at' from the response with the '200' status
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'description'
- ⚠️ removed the request property 'is_enabled'
- ⚠️ removed the request property 'is_enabled'
- ⚠️ removed the request property 'is_enabled'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'organization'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'severity'
- ⚠️ removed the request property 'title'
- ⚠️ removed the request property 'title'
- ⚠️ removed the request property 'title'
- ⚠️ removed the optional property 'description' from the response with the '200' status
- ⚠️ removed the optional property 'is_enabled' from the response with the '200' status
- ⚠️ removed the optional property 'severity' from the response with the '200' status
- the request required property 'filters' became not read-only
- the request required property 'filters' became not read-only
- the request required property 'filters' became not read-only
- added the optional property 'status' to the response with the '200' status
## GET /api/auth/risks/statistics/
- ⚠️ api path removed without deprecation
## POST /api/auth/risks/vulns/
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ added the new required request property 'ids'
- ⚠️ request body became required
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ removed '#/components/schemas/InsightBaseTyped' from the request body 'oneOf' list
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- ⚠️ the request's body type/format changed from ''/'' to 'object'/''
- removed request discriminator
- removed request discriminator
- removed request discriminator
- removed response discriminator for the response status '200'
- removed '#/components/schemas/InsightBaseTyped' from the response body 'oneOf' list for the response status '200'
## GET /api/auth/risks/{id}/
- ⚠️ the response property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/mx_records' became nullable for the status '200'
- ⚠️ the response property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/provider' became nullable for the status '200'
- added the required property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/cipher_type' to the response with the '200' status
- added the required property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/ciphersuite' to the response with the '200' status
## PATCH /api/auth/risks/{id}/
- ⚠️ the response property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/mx_records' became nullable for the status '200'
- ⚠️ the response property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/provider' became nullable for the status '200'
- the request property '/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/mx_records' became nullable
- the request property '/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/mx_records' became nullable
- the request property '/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/mx_records' became nullable
- the request property '/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/provider' became nullable
- the request property '/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/provider' became nullable
- the request property '/oneOf[#/components/schemas/PatchedInsightBaseTyped]/allOf[#/components/schemas/PatchedInsightBase]/provider' became nullable
- added the required property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/cipher_type' to the response with the '200' status
- added the required property '/oneOf[#/components/schemas/InsightBaseTyped]/allOf[#/components/schemas/InsightBase]/ciphersuite' to the response with the '200' status
## GET /api/auth/risks/{id}/pem/
- ⚠️ removed the media type 'application/json' for the response with the status '200'
- added the media type 'text/csv' for the response with the status '200'
You can access the complete API documentation here.