{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/akamai-api-security/refs/heads/main/json-structure/api-security-version-notes-get-200-structure.json", "name": "version-notes-get-200", "description": "The GET Response for Version Notes.", "type": "object", "properties": { "notes": { "description": "The version notes.", "type": "string" } }, "additionalProperties": false }