diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx index 9084b6ec1..7052c176c 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-29.mdx @@ -1,3 +1,7 @@ +## 0.100.2 +**`(fix):`** Generate synthetic operationIds for OpenAPI callbacks that don't have an explicit operationId. This ensures callbacks are properly rendered in documentation even when the OpenAPI spec doesn't include an operationId for the callback operation. + + ## 0.100.1 **`(fix):`** Fix OpenAPI auth scheme hard-coded names.