policyDocumentType

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-policydocumenttype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/policyDocumentType",
  "title": "policyDocumentType",
  "type": "string",
  "pattern": "[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+",
  "minLength": 1,
  "maxLength": 131072
}