{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeartifact/refs/heads/main/json-schema/codeartifact-string255-schema.json", "title": "String255", "description": "String255 schema from Amazon CodeArtifact API", "type": "string", "minLength": 1, "maxLength": 255 }