policyVersionIdType

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-policyversionidtype-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/policyVersionIdType",
  "title": "policyVersionIdType",
  "type": "string",
  "pattern": "v[1-9][0-9]*(\\.[A-Za-z0-9-]*)?"
}