Skip to content

Commit

Permalink
Update 4-reading-data.md (#18037)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminamos authored Oct 17, 2022
1 parent fa38850 commit 3f2af7d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Step 4: Reading data

Now that we're able to authenticate to the source API, we'll want to select data from the HTTP responses.
Let's first add the stream to the configured catalog in `source-exchange_rates-tutorial/integration_tests/configured_catalog.json`
Let's first add the stream to the configured catalog in `source-exchange-rates-tutorial/integration_tests/configured_catalog.json`

```json
{
Expand Down Expand Up @@ -67,4 +67,4 @@ Next, we'll [enhance the connector to read data for a given date, which will ena
## More readings

- [Record selector](../understanding-the-yaml-file/record-selector.md)
- [Catalog guide](https://docs.airbyte.io/understanding-airbyte/beginners-guide-to-catalog)
- [Catalog guide](https://docs.airbyte.io/understanding-airbyte/beginners-guide-to-catalog)

0 comments on commit 3f2af7d

Please sign in to comment.