Merge pull request #643 from vinceve/patch-1

Update README.md
This commit is contained in:
Daniel Doubrovkine (dB.) @dblockdotorg 2017-10-28 10:00:29 -04:00 committed by GitHub
commit 9ba0f3356a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ Or by using a route setting:
```ruby
route_setting :swagger, { hidden: true }
gem '/kittens' do
get '/kittens' do
```
Endpoints can be conditionally hidden by providing a callable object such as a lambda which evaluates to the desired