Skip to content

Commit 7f3f414

Browse files
committed
fix 404
1 parent 8e4abf9 commit 7f3f414

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

fern/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,9 @@ redirects:
513513
- source: /learn/api-definitions/grpc/overlay-customizations
514514
destination: /learn/api-definitions/overview/overrides
515515
permanent: true
516+
- source: /learn/api-definitions/openapi/automatic-updates
517+
destination: /learn/api-definitions/openapi/sync-your-open-api-specification
518+
permanent: true
516519

517520
# API Definition Fern specific redirects first
518521
- source: /learn/api-definition/fern/endpoints/:slug*

fern/products/sdks/overview/java/changelog/2025-09-16.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 3.5.0
22
**`(feat):`** Enhanced wire testing framework with comprehensive SDK validation capabilities. Wire tests now include
33
header validation from IR examples, multi-URL environment configuration support, complex type validation
4-
for unions/nullable/generic types, and full pagination testing with Iterable<T> support.
4+
for unions/nullable/generic types, and full pagination testing with `Iterable<T>` support.
55

66

77
## 3.4.1

0 commit comments

Comments
 (0)