File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
products/sdks/overview/java/changelog Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff 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*
Original file line number Diff line number Diff line change 11## 3.5.0
22** ` (feat): ` ** Enhanced wire testing framework with comprehensive SDK validation capabilities. Wire tests now include
33header 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
You can’t perform that action at this time.
0 commit comments