Fix #1223, incorrect OpenAPI externalDocs url (#1232)

This commit is contained in:
Steve Chávez
2019-01-25 12:04:36 -05:00
committed by GitHub
parent 3900baa6ce
commit 04ab0ea753
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -9,6 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #1223, Fix incorrect OpenAPI externalDocs url - @steve-chavez
## [5.2.0] - 2018-12-12
### Added