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

## 1.13.4

**`(fix):`** 撤销对与请求体属性冲突的路径参数的自动重命名（在 1.13.3 中引入）。这类冲突现在在 CLI 层面被拒绝：`fern check` 会报错并要求用户消除名称歧义（例如通过 `x-fern-parameter-name`）。