Commit db6f54e
committed
fix(docs): correct error_mode default in start_import docstring
The docstring said the backend default when error_mode is omitted is
"abort"; the actual default is "continue", consistent with the narrative
how-to guide and TypeScript SDK behavior.
Closes HR-0007.1 parent ee90dfe commit db6f54e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1601 | 1601 | | |
1602 | 1602 | | |
1603 | 1603 | | |
1604 | | - | |
| 1604 | + | |
1605 | 1605 | | |
1606 | 1606 | | |
1607 | 1607 | | |
| |||
0 commit comments