{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/hubspot/refs/heads/main/json-structure/engagement-emails-api-simple-public-object-input-structure.json", "name": "SimplePublicObjectInput", "description": "SimplePublicObjectInput schema from HubSpot Engagement Emails API", "type": "object", "properties": { "properties": { "type": "object", "additionalProperties": { "type": "string" }, "example": { "key": "value" } } } }