Skip to content

Commit 14996c3

Browse files
committed
SAC-29266: update in readme.md file
1 parent cd25a5d commit 14996c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Zoho CRM uses OAuth 2.0 for authentication. You'll need to create a Zoho client
9797
- `refresh_token` - User account refresh token should be provided
9898
- `start_date` - the default value to use if no bookmark exists for an endpoint (rfc3339 date string)
9999
- `user_agent` - (string, optional): Process and email for API logging purposes. Example: `tap-zoho-crm <api_user_email@your_company.com>`
100-
- `select_fields_by_default` - (boolean-true/false) If we want to add new metadata fields, which are added to module/stream after running discovery.
100+
- `select_fields_by_default` - (boolean-true/false, optional) If we want to add new metadata fields, which are added to module/stream after running discovery.
101101
- `request_timeout` - (integer, `300`): Max time for which request should wait to get a response. Default request_timeout is 300 seconds.
102102
103103
```json

0 commit comments

Comments
 (0)