We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baaa74f commit b4066a6Copy full SHA for b4066a6
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-04-30.mdx
@@ -1,3 +1,10 @@
1
+## 5.2.1
2
+**`(fix):`** Fix auth scheme descriptions being lost when using generators.yml auth-schemes.
3
+When security schemes are overridden in generators.yml, Fern now preserves the
4
+descriptions from the OpenAPI spec's components.securitySchemes instead of using
5
+generic placeholder text.
6
+
7
8
## 5.2.0
9
**`(feat):`** Add `multi-source` property to docs.yml `instances` configuration. When enabled, docs registration
10
uses a basepath-aware S3 key format, allowing multiple independent doc sites to be hosted under the
0 commit comments