{ "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "entry": true }, "required": [ "entry" ], "title": "InboxUpdateResponse", "type": "object" }