Skip to content

Commit

Permalink
Updated release notes for bugs fixed in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
whitlockjc committed Feb 12, 2018
1 parent cdd8030 commit ee83295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object and/or calling `SwaggerApi#registerFormat` *(Issue #74)*
* Fix bug where request validation only worked for `POST` and `PUT` operations *(Issue #134)*
* Fix bug where resolving `consumes`/`produces` was failing *(Issue #92)*
* Performance improvement by lazily initializing `json-schema-faker` *(PR #153)*
* Updated dependencies *(Issue #80, #104, #141)*
* Updated dependencies *(Issue #62, #72, #80, #84, #104, #141)*
* Updated `Sway#getPath` and `Parameter#getValue` to work with request objects containing `originalUrl` *(Issue #156)*
* Updated `Sway#getOperation` and `Path#getOperation` to work with an `operationId` *(Issue #152)*

Expand Down

0 comments on commit ee83295

Please sign in to comment.