update dependency

This commit is contained in:
Wiley Wang
2018-09-17 03:20:28 +00:00
parent 2e6bf0f566
commit db08431ac1
99 changed files with 15839 additions and 24 deletions

View File

@@ -0,0 +1,10 @@
# changes to the go-restful-openapi package
## v0.11.0
- Register pointer to array/slice of primitives as such rather than as reference to the primitive type definition. (#46)
- Add support for map types using "additional properties" (#44)
## <= v0.10.0
See `git log`.