{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/page-shield_policy-value",
"title": "page-shield_policy-value",
"description": "The policy which will be applied",
"example": "script-src 'none';",
"type": "string"
}