{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-profiler/refs/heads/main/json-structure/amazon-codeguru-profiler-list-of-timestamps-structure.json", "name": "ListOfTimestamps", "description": "ListOfTimestamps schema from Amazon CodeGuru Profiler", "type": "array", "items": { "$ref": "#/components/schemas/TimestampStructure" } }