{
  "streams": [
    {
      "metadata": [
        {
          "breadcrumb": [],
          "metadata": {
            "selected": true,
            "table-key-properties": [
              "id"
            ]
          }
        },
        {
          "breadcrumb": [
            "properties",
            "message_timestamp"
          ],
          "metadata": {
            "inclusion": "automatic",
            "selected": true
          }
        },
        {
          "breadcrumb": [
            "properties",
            "message_offset"
          ],
          "metadata": {
            "inclusion": "automatic",
            "selected": true
          }
        },
        {
          "breadcrumb": [
            "properties",
            "message_partition"
          ],
          "metadata": {
            "inclusion": "automatic",
            "selected": true
          }
        },
        {
          "breadcrumb": [
            "properties",
            "message"
          ],
          "metadata": {
            "inclusion": "automatic",
            "selected": true
          }
        },
        {
          "breadcrumb": [
            "properties",
            "id"
          ],
          "metadata": {
            "inclusion": "automatic",
            "selected": true
          }
        }
      ],
      "schema": {
        "properties": {
          "id": {
            "type": [
              "string",
              "null",
              "integer"
            ]
          },
          "message": {
            }
            "type": [
              "object",
              "null"
            ]
          },
          "message_offset": {
            "type": [
              "integer",
              "null"
            ]
          },
          "message_partition": {
            "type": [
              "integer",
              "null"
            ]
          },
          "message_timestamp": {
            "type": [
              "integer",
              "string",
              "null"
            ]
          }
        },
        "type": "object"
      },
      "selected": true,
      "tap_stream_id": "abcdef"
    }
  ]
}
