Skip to content

Commit e476b18

Browse files
committed
Update README.md
1 parent e2aa246 commit e476b18

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,6 @@ The block above is stored in the `authentication_proc` option:
7979
GrapeSwaggerRails.options.authentication_proc: Proc.new{|request| # return a boolean value}
8080
```
8181

82-
## Known problems
83-
84-
To avoid problems with the validation parameters in `POST` request using this gem,
85-
please use the head version:
86-
87-
```ruby
88-
gem 'grape-swagger', :git=>'git://github.com/jhecking/grape-swagger.git'
89-
```
90-
9182
## Contributing
9283

9384
1. Fork it

0 commit comments

Comments
 (0)