{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-marketplace/refs/heads/main/json-schema/amazon-marketplace-exception-message-content-schema.json", "title": "ExceptionMessageContent", "description": "ExceptionMessageContent schema from Amazon Marketplace API", "type": "string", "pattern": "^(.)+$" }