View | Details | Raw Unified | Return to bug 38365
Collapse All | Expand All

(-)a/api/v1/swagger/definitions/csp_report.yaml (-2 / +2 lines)
Lines 57-60 properties: Link Here
57
    type: string
57
    type: string
58
    description: First 40 characters of the inline script that caused the violation
58
    description: First 40 characters of the inline script that caused the violation
59
    maxLength: 41
59
    maxLength: 41
60
additionalProperties: true
60
additionalProperties: true
61
61
- 

Return to bug 38365