Skip to content

Commit

Permalink
Merge 118d1c2 into 889970f
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad committed Jul 26, 2020
2 parents 889970f + 118d1c2 commit fc91bd3
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 304 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,9 @@
# Master

### Improvements

- Update dependencies to fix security vulnerabilities

# 2.0.2 - 7 July, 2020

### Improvements
Expand Down Expand Up @@ -27,4 +32,4 @@

- Validate loaded OpenAPI specification (throws an error if it's not a valid OpenAPI 3.0 document) #47
- Drop Node 6 support #45
- If your OpenAPI 3.x specification includes servers definition, some of the endpoints that weren't being matched for validation in the past can start getting validated (if any of servers + path combination matches) #46
- If your OpenAPI 3.x specification includes servers definition, some of the endpoints that weren't being matched for validation in the past can start getting validated (if any of servers + path combination matches) #46

0 comments on commit fc91bd3

Please sign in to comment.