> 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.23.0

**`(feat):`** 添加对始终发送必需属性的支持。

### 新增功能

* 添加了 `alwaysSendRequiredProperties` 配置选项。当启用 `alwaysSendRequiredProperties` 时，必需属性永远不会在类型的线路表示中省略。任何未明确设置的必需属性将发送该类型的默认值。