-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): respect
null
examples when generating OpenAPI -> IR (#5296)
* Respect null examples. * Exclusively filter in optional case; attach updated snapshots. * Update cli rc version. * chore: update changelog --------- Co-authored-by: fern-bot <fern-bot@users.noreply.github.com>
- Loading branch information
Showing
30 changed files
with
14,932 additions
and
99,334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
## 0.45.1-rc0 | ||
**`(fix):`** Generate valid examples using spec validation information; respect `null` entries during example generation. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11,201 changes: 231 additions & 10,970 deletions
11,201
...rters/openapi/openapi-ir-to-fern-tests/src/__test__/__snapshots__/openapi-docs/aries.json
Large diffs are not rendered by default.
Oops, something went wrong.
423 changes: 0 additions & 423 deletions
423
...rters/openapi/openapi-ir-to-fern-tests/src/__test__/__snapshots__/openapi-docs/belvo.json
Large diffs are not rendered by default.
Oops, something went wrong.
392 changes: 0 additions & 392 deletions
392
...rs/openapi/openapi-ir-to-fern-tests/src/__test__/__snapshots__/openapi-docs/flexport.json
Large diffs are not rendered by default.
Oops, something went wrong.
2,592 changes: 0 additions & 2,592 deletions
2,592
...rs/openapi/openapi-ir-to-fern-tests/src/__test__/__snapshots__/openapi-docs/intercom.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2,592 changes: 0 additions & 2,592 deletions
2,592
...o-fern-tests/src/__test__/__snapshots__/openapi-docs/only-include-referenced-schemas.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
202 changes: 0 additions & 202 deletions
202
...ers/openapi/openapi-ir-to-fern-tests/src/__test__/__snapshots__/openapi-docs/webflow.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.