{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-comprehend/refs/heads/main/json-structure/openapi.yml-dominant-language-detection-job-properties-list-structure.json", "name": "DominantLanguageDetectionJobPropertiesList", "description": "DominantLanguageDetectionJobPropertiesList schema", "type": "array", "items": { "$ref": "#/components/schemas/DominantLanguageDetectionJobProperties" } }