{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeartifact/refs/heads/main/json-structure/codeartifact-package-version-error-map-structure.json", "name": "PackageVersionErrorMap", "description": "PackageVersionErrorMap schema from Amazon CodeArtifact API", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/PackageVersionError" } }