dlt-hub / verified-sources

Contribute to dlt verified sources 🔥
https://dlthub.com/docs/walkthroughs/add-a-verified-source
Apache License 2.0
48 stars 38 forks source link

rest_api: filter, exclude, transform API responses #495

Open francescomucio opened 2 weeks ago

francescomucio commented 2 weeks ago

Tell us what you do here

As per the associated issue, rest_api: Allow the REST API config object to exclude rows, columns, and transform data:

I have added the additional properties to typing.py and added the code to handle them.

Related Issues

This solves this issue

Additional Context