{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://api-evangelist.github.io/basecamp/json-structure/campfirelinecreaterequest-structure.json", "title": "CampfireLineCreateRequest", "type": "record", "members": [ { "name": "content", "type": "string", "description": "Plain text content of the campfire message" } ] }