> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 0.10.2

**`(fix):`** The SDK always sends the enum wire value instead of the name of the enum.

### What's been fixed

* The SDK always sends the enum wire value instead of the name of the enum.
* Revert #2719 which introduced additional issues with circular references within our Python types.