Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmizerany committed Feb 27, 2024
1 parent f0d9501 commit 5d118c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pipx install git+https://github.com/fleetio/tap-fleetio.git@main

| Setting | Required | Default | Description |
|:--------------------|:--------:|:-------:|:------------|
| api_key | True | None | The token to authenticate against the Fleetio API |
| api_key | True | None | The key to authenticate against the Fleetio API |
| account_token | True | None | Account Token |
| api_url | False | https://secure.fleetio.com/api | Fleetio API base url |
| stream_maps | False | None | Config object for stream maps capability. For more information check out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html). |
Expand Down

0 comments on commit 5d118c3

Please sign in to comment.