{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codebuild/refs/heads/main/json-structure/amazon-codebuild-identifiers-structure.json", "name": "Identifiers", "description": "Identifiers schema from Amazon CodeBuild", "type": "array", "items": { "$ref": "#/components/schemas/NonEmptyString" } }