{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codebuild/refs/heads/main/json-schema/amazon-codebuild-git-clone-depth-schema.json", "title": "GitCloneDepth", "description": "GitCloneDepth schema from Amazon CodeBuild", "type": "integer", "minimum": 0 }