We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea0766 commit 54500d5Copy full SHA for 54500d5
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [1.2.0] 2021-12-21
8
+### Fixed
9
+- StringIndexOutOfBoundsException while search matching path [#3](https://github.com/Axway-API-Management-Plus/openapi-validator/issues/3)
10
+
11
## [1.1.0] 2021-12-21
12
### Fixed
13
- Failed to validate API-Request using a path parameter [#1](https://github.com/Axway-API-Management-Plus/openapi-validator/issues/1)
0 commit comments