Skip to content

Commit

Permalink
Update docs/website/docs/dlt-ecosystem/verified-sources/rest_api/basi…
Browse files Browse the repository at this point in the history
…c.md

Co-authored-by: Willi Müller <[email protected]>
  • Loading branch information
burnash and willi-mueller authored Sep 25, 2024
1 parent 1ba2c1a commit 6f2a253
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,6 @@ config: RESTAPIConfig = {
"resources": [
{
"name": "posts",
"endpoint": "posts",
"processing_steps": [
{"filter": lambda x: x["id"] < 10},
{"map": lower_title},
Expand Down

0 comments on commit 6f2a253

Please sign in to comment.