tap-github
tap-github copied to clipboard
Issue assignee has no properties
In the issues schema, there is an assignee field of type object but it has no properties. This causes an error with bigquery taps because the schema for json has to be defined (in postgres, it just accepts a json blob).
Is this intentional or incomplete? I'm happy to open a PR. Is there a way to reuse assignee.json ?
https://github.com/singer-io/tap-github/blob/778682b0479a7d50cc8cf8920f6d678189254cf4/tap_github/schemas/issues.json#L75-L80