File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### 0.7.1 (Next )
1+ ### 0.7.1 (2026/01/28 )
22
33#### Features
44
5- * Your contribution here.
65* [ #91 ] ( https://github.com/ruby-grape/grape-swagger-entity/pull/91 ) : Improve README and add documentation structure - [ @numbata ] ( https://github.com/numbata ) .
76
87#### Fixes
98
10- * Your contribution here.
119* [ #90 ] ( https://github.com/ruby-grape/grape-swagger-entity/pull/90 ) : Fix description not rendered for non-array entity references - [ @numbata ] ( https://github.com/numbata ) .
1210* [ #86 ] ( https://github.com/ruby-grape/grape-swagger-entity/pull/86 ) : Fix Array[ Object] documentation type parsing - [ @numbata ] ( https://github.com/numbata ) .
1311* [ #87 ] ( https://github.com/ruby-grape/grape-swagger-entity/pull/87 ) : Remove hidden attributes from required - [ @bogdan ] ( https://github.com/bogdan ) .
Original file line number Diff line number Diff line change 22
33module GrapeSwagger
44 module Entity
5- VERSION = '0.7.0 '
5+ VERSION = '0.7.1 '
66 end
77end
You can’t perform that action at this time.
0 commit comments