{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-private-ca/refs/heads/main/json-schema/amazon-private-ca-audit-report-response-format-schema.json", "title": "AuditReportResponseFormat", "description": "AuditReportResponseFormat schema from Amazon Private CA API", "type": "string", "enum": [ "JSON", "CSV" ] }