diff --git a/openapi/components/schemas/RiskMetadata.yaml b/openapi/components/schemas/RiskMetadata.yaml index 76626409a0..cf841b688f 100644 --- a/openapi/components/schemas/RiskMetadata.yaml +++ b/openapi/components/schemas/RiskMetadata.yaml @@ -73,6 +73,9 @@ properties: minimum: -1410 maximum: 1410 example: 300 + isAdBlockEnabled: + description: Specifies if the usage of ad block has been detected in the browser. + type: boolean extraData: type: - 'object'