Sha256: a0e44794dda87c6078818d12f3a3663c737b66789212135c8dabe96ad7686bdb
Contents?: true
Size: 441 Bytes
Versions: 9
Compression:
Stored size: 441 Bytes
Contents
{ "streams": [ { "name": "chat_postMessage", "action": "create", "json_schema": { "type": "object", "additionalProperties": false, "properties": { "text": { "type": ["string", "null"] } }, "oneOf": [{ "required": ["text"] }] }, "supported_sync_modes": ["full_refresh", "incremental"], "source_defined_cursor": true } ] }
Version data entries
9 entries across 9 versions & 1 rubygems