legacy-jhs_value

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-legacy-jhs-value-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/legacy-jhs_value",
  "title": "legacy-jhs_value",
  "enum": [
    "flexible",
    "full",
    "strict"
  ],
  "example": "strict",
  "type": "string"
}