{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeartifact/refs/heads/main/json-structure/codeartifact-sha256-structure.json", "name": "SHA256", "description": "SHA256 schema from Amazon CodeArtifact API", "type": "string", "pattern": "[0-9a-f]+", "minLength": 64, "maxLength": 64 }