Skip to content

Commit a9ae0c2

Browse files
Update connectors/refiner/README.md
Co-authored-by: fivetran-chinmayichandrasekar <chinmayi.chandrasekar@fivetran.com>
1 parent d904b9e commit a9ae0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectors/refiner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The connector processes survey and response data with an optimized incremental s
9999
- **Type safety** - Configuration validation ensures required fields exist before processing
100100

101101
### Key functions
102-
- `validate_configuration()` - Validates required API key configuration
102+
- `validate_configuration()`: Validates required API key configuration
103103
- `make_api_request()` - Centralized API calling with retry logic and error handling
104104
- `flatten_dict()` - Recursive JSON structure flattening for table columns with smart exclusion of relational data
105105
- `fetch_surveys()` - Main survey sync with pagination, question extraction, and page-level checkpointing

0 commit comments

Comments
 (0)