{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-supplementary-configuration-structure.json", "name": "SupplementaryConfiguration", "description": "SupplementaryConfiguration schema", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/SupplementaryConfigurationValue" } }