Skip to content

Releases: Axway-API-Management-Plus/openapi-validator

Version 1.6.6

29 Nov 18:21
Compare
Choose a tag to compare

update swagger-request-validator version in order to manage composition (allof +ref) in the openapi specification

Version 1.6.3

05 Jul 14:01
Compare
Choose a tag to compare

Fixed

  • NPE when validating method with query parameters without providing the correct query parameter as part of the request

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.6.2

30 Jun 13:04
Compare
Choose a tag to compare

Fixed

  • If a Content-Type header is set, it is used for validation and then removed, because it additionally exists in the http.content.headers attribute.

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.6.1

27 Jun 09:14
Compare
Choose a tag to compare

Fixed

  • Added missing call to removeDuplicateContentTypeHeader when return headers to validator

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.6.0

24 Jun 12:42
Compare
Choose a tag to compare

Added

  • Now query parameters are by default decoded before send to the validator (e.g. otr%C3%B3s -> otrós)

Changed

  • Dropped support for Java-Version 1.7. Minimal Java-Version is 1.8

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.5.0

23 Jun 14:51
Compare
Choose a tag to compare

Added

  • If the Content-Type header is duplicated, only the first header is taken and all others are deleted.

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.4.1

09 Jun 16:36
Compare
Choose a tag to compare

Changed

  • If Content-Type header could not be found is not logged on DEBUG instead of DATA (#7)

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.4.0

28 Mar 07:39
Compare
Choose a tag to compare

Added

  • Making it easier and documented to get the validation result (#5)

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.3.0

10 Jan 14:56
Compare
Choose a tag to compare

Fixed

  • Unexpected log message java exception no longer appears on API-Gateway Debug-Level

Added

  • Add an option to use the originally imported API-Specification for the validation. Learn more (#4)

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues

Version 1.2.0

03 Jan 08:48
Compare
Choose a tag to compare

Fixed

  • StringIndexOutOfBoundsException while search matching path (#3)

Let us know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/openapi-validator/issues