in a rest api, there's a key named "custom_fields"...
# singer-taps
k
in a rest api, there's a key named "custom_fields".. which will have arbitrary key-values inside it. How can I include this in schema using typing helpers? A bit more context : https://developers.greenhouse.io/harvest.html#the-job-opening-object n.. Here, in job opening object,
keyed_custom_fields
can have anything inside it. I'm trying to include this data in the output