We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474df3f commit 83800e2Copy full SHA for 83800e2
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-05-20.mdx
@@ -1,3 +1,9 @@
1
+## 5.32.0
2
+**`(feat):`** Support structured `x-fern-base-path` with per-parameter declarations and defaults.
3
+The OpenAPI extension now accepts an object form with `path` and `parameters`, where
4
+each parameter can specify a `type`, `docs`, and `default`.
5
+
6
7
## 5.31.0
8
**`(feat):`** Populate `hasWebSocketInTree` on IR Package/Subpackage types. When a
9
subpackage (or any of its nested children) contains a WebSocket channel,
0 commit comments