dlt-hub / verified-sources

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

[REST CLIENT] yields data pages with requests context #399

Closed rudolfix closed 6 months ago

rudolfix commented 6 months ago

Tell us what you do here

  1. guesses the single entity endpoints from the path when creating resources
  2. NOTE: data_selector is JSONPath now, backward compatile with string names
  3. yielded page data is an extended list with requests context
  4. all tests are passing
burnash commented 6 months ago

@rudolfix I'm merging it, let's address the trailing slash in a follow-up request.