{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-inspector/refs/heads/main/json-schema/inspector-aws-ecr-container-sort-by-schema.json", "title": "AwsEcrContainerSortBy", "description": "AwsEcrContainerSortBy schema", "type": "string", "enum": [ "CRITICAL", "HIGH", "ALL" ] }