page-shield_hash

The computed hash of the analyzed script.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-page-shield-hash-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/page-shield_hash",
  "title": "page-shield_hash",
  "description": "The computed hash of the analyzed script.",
  "maxLength": 64,
  "minLength": 64,
  "nullable": true,
  "type": "string"
}