You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
### (next)
2
+
3
+
#### Fixes
4
+
*[#382](https://github.com/ruby-grape/grape-swagger/pull/382): Make the schemes undefined by default to match Swagger 2.0 spec indicating that a blank schemes will use the scheme from the document - [@wleeper](https://github.com/wleeper).
"tags"=>[{"name"=>"simple","description"=>"Operations about simples"},{"name"=>"simple-test","description"=>"Operations about simple-tests"},{"name"=>"simple_with_headers","description"=>"Operations about simple_with_headers"},{"name"=>"items","description"=>"Operations about items"},{"name"=>"custom","description"=>"Operations about customs"}],
"tags"=>[{"name"=>"simple","description"=>"Operations about simples"},{"name"=>"simple-test","description"=>"Operations about simple-tests"},{"name"=>"simple_with_headers","description"=>"Operations about simple_with_headers"},{"name"=>"items","description"=>"Operations about items"},{"name"=>"custom","description"=>"Operations about customs"}],
"tags"=>[{"name"=>"simple","description"=>"Operations about simples"},{"name"=>"simple-test","description"=>"Operations about simple-tests"},{"name"=>"simple_with_headers","description"=>"Operations about simple_with_headers"},{"name"=>"items","description"=>"Operations about items"},{"name"=>"custom","description"=>"Operations about customs"}],
0 commit comments