{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codecatalyst/refs/heads/main/json-structure/amazon-codecatalyst-list-source-repository-branches-items-structure.json", "name": "ListSourceRepositoryBranchesItems", "description": "ListSourceRepositoryBranchesItems schema from Amazon CodeCatalyst", "type": "array", "items": { "$ref": "#/components/schemas/ListSourceRepositoryBranchesItem" } }