Skip to content

2.0.37

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 07:44
· 130 commits to main since this release
3428447

What's Changed

  • Add export command in ExamplesCommand that exports the inline example by @yogeshnikam671 in #1369
  • Implement Attribute Based Example Generation via Interactive Server by @StarKhan6368 in #1415
  • Fix discriminator in oneOf when children do not have the discriminator by @joelrosario in #1416
  • Remove the generation of attribute-based and extensible schema examples through the interactive server. by @StarKhan6368 in #1419
  • Implement logic to consider the top-level required fields when resolving an allOf schema. by @StarKhan6368 in #1418
  • Modify the OpenAPI parsing and toPattern logic for allOf schema. by @StarKhan6368 in #1420
  • Implement schema based example generation and validation. by @StarKhan6368 in #1421

Full Changelog: 2.0.36...2.0.37