page-shield_policy-value

The policy which will be applied

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-page-shield-policy-value-schema.json Raw ↑
{
  "$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"
}