We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7cf7a commit 441ba3dCopy full SHA for 441ba3d
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-05-03.mdx
@@ -0,0 +1,12 @@
1
+## 5.7.7
2
+**`(chore):`** Reduce verbose logging during OpenAPI parsing by moving individual example
3
+validation warnings to debug level. The per-API example validation summary
4
+is still shown at warn level.
5
+
6
7
+**`(fix):`** Improve logging when APIs are skipped during docs generation. Skipped APIs
8
+now log at error level (instead of warn) with the API name and a clear
9
+reason. Repetitive per-endpoint frontmatter warnings are aggregated into
10
+a single summary line per API.
11
12
0 commit comments