Skip to content

Changes in AMF 5.0.6

Compare
Choose a tag to compare
@hghianni hghianni released this 01 Apr 13:36
· 1656 commits to develop since this release
5b7bc93

Released Mar 31, 2022.

JS asset

JVM asset

Validation changes:

Fixed invalid validation issues:

  • When declaring a security scheme in a RAML library, using it an API and then converting that API to OAS, the generated OAS was invalid for AMF as the security scheme was not in declarations.
  • When including an URI parameter from resourceTypes in endPoints's path, transformation of model resulted in duplicate parameters.

Behavioral changes:

  • In OAS, a new parsing warning has been added for cases in which API defines a new type with pattern and format. This relates to the fact that not custom formats already define a standard pattern.

What's Changed

Full Changelog: 5.0.5...5.0.6