{ "$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" }