## GET /api/auth/asm/product/
- added the required property 'results/items/vendor' to the response with the '200' status
## GET /api/auth/assets/{id}/protection/
- added the required property 'easm/auto' to the response with the '200' status
- added the required property 'easm/auto_from' to the response with the '200' status
- added the required property 'pentested/auto' to the response with the '200' status
- added the required property 'pentested/auto_from' to the response with the '200' status
## PATCH /api/auth/assets/{id}/protection/
- added the required property 'object/easm/auto' to the response with the '200' status
- added the required property 'object/easm/auto_from' to the response with the '200' status
- added the required property 'object/pentested/auto' to the response with the '200' status
- added the required property 'object/pentested/auto_from' to the response with the '200' status
## GET /api/auth/orgs/
- added the required property 'results/items/auto_easm' to the response with the '200' status
- added the required property 'results/items/auto_easm_activation_consumption' to the response with the '200' status
## GET /api/auth/orgs/arsenalstatus
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## GET /api/auth/orgs/{id}/
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## POST /api/auth/orgs/{id}/
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## PUT /api/auth/orgs/{id}/
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## POST /api/auth/orgs/{id}/brandimage
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## GET /api/auth/orgs/{id}/not-users/
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## GET /api/auth/orgs/{id}/pentested/
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## PUT /api/auth/orgs/{org_id}/settings/auto_easm
- endpoint added
## GET /api/auth/orgs/{org_id}/settings/sla
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
## PUT /api/auth/orgs/{org_id}/settings/sla
- added the required property 'auto_easm' to the response with the '200' status
- added the required property 'auto_easm_activation_consumption' to the response with the '200' status
βYou can access the complete API documentation here.
