Skip to content

Commit 16eeaaa

Browse files
fern-supporttjb9dc
andauthored
Update changelogs from fern repo (#2517)
Co-authored-by: tjb9dc <22457193+tjb9dc@users.noreply.github.com>
1 parent 00c25ad commit 16eeaaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 3.0.2
2+
**`(fix):`** Fix OpenAPI parsing to properly handle `allOf` with `$ref` references inside `oneOf`/`anyOf` schemas. Previously, inline objects with `allOf` references but no direct properties were incorrectly converted to `map<string, any>`. Now they are properly preserved as named types with inheritance.
3+
4+

0 commit comments

Comments
 (0)