Skip to content

Commit 337afec

Browse files
stainless-botRobertCraigie
authored andcommitted
docs(readme): add note about updating the default version header (#25)
1 parent fb47b35 commit 337afec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ We automatically send the `Finch-API-Version` header set to `2020-09-17`.
235235

236236
If you need to, you can override it by setting default headers per-request or on the client object.
237237

238+
Be aware that doing so may result in incorrect types and other unexpected or undefined behavior in the SDK.
239+
238240
```python
239241
from finch import Finch
240242

0 commit comments

Comments
 (0)