{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeartifact/refs/heads/main/json-structure/codeartifact-allow-publish-structure.json", "name": "AllowPublish", "description": "AllowPublish schema from Amazon CodeArtifact API", "type": "string", "enum": [ "ALLOW", "BLOCK" ] }