Skip to content

Commit 128302e

Browse files
Update changelogs from fern repo (#2978)
Co-authored-by: thesandlord <[email protected]>
1 parent 32e989c commit 128302e

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.33.0
2+
**`(fix):`** Fix handling of OpenAPI schemas that use `discriminator.mapping` without explicit `oneOf`/`anyOf`. These schemas are now correctly converted as discriminated unions instead of plain objects. This pattern is used by APIs like Dropbox Sign where a base schema defines a discriminator with mapping to variant schemas.
3+
4+

0 commit comments

Comments
 (0)