10 lines
281 B
Markdown
10 lines
281 B
Markdown
# 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`. |