We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed31df commit d3ad62aCopy full SHA for d3ad62a
1 file changed
CHANGELOG.md
@@ -7,6 +7,7 @@
7
#### Fixes
8
9
* Your contribution here.
10
+* [#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).
11
* [#86](https://github.com/ruby-grape/grape-swagger-entity/pull/86): Fix Array[Object] documentation type parsing - [@numbata](https://github.com/numbata).
12
* [#87](https://github.com/ruby-grape/grape-swagger-entity/pull/87): Remove hidden attributes from required - [@bogdan](https://github.com/bogdan).
13
* [#88](https://github.com/ruby-grape/grape-swagger-entity/pull/88): Update danger workflows - [@numbata](https://github.com/numbata).
0 commit comments