Skip to content

v4.13.0

Choose a tag to compare

@github-actions github-actions released this 24 May 06:55
856428a

What's Changed

  • Checking typeof bodyContent in getXmlVersionContent by @aman-v-singh in #718
  • Added support for validation of specifications in case of errors to report User input errors correctly. by @VShingala in #717
  • Fixed issue where conversion was stuck for certain schemas with pattern. by @VShingala in #720
  • Fixed an issue where definition validation was not considering multiple white space characters. by @VShingala in #721
  • #708 Fixes issue where if string is defined for required field, conversion was failing. by @VShingala in #722
  • Fixed issue where for certain path segments, collection generation failed. by @VShingala in #723
  • Added support for generating body examples as XML if mentioned. by @VShingala in #724

Full Changelog: v4.12.0...v4.13.0