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