{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-profiler/refs/heads/main/json-schema/amazon-codeguru-profiler-max-depth-schema.json", "title": "MaxDepth", "description": "MaxDepth schema from Amazon CodeGuru Profiler", "type": "integer", "minimum": 1, "maximum": 10000 }