Skip to content

Commit

Permalink
Add docs for #14
Browse files Browse the repository at this point in the history
  • Loading branch information
z0mt3c committed Jun 25, 2015
1 parent 048a532 commit f341ac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ npm install hapi-swaggered-ui
* `valuePrefix`: string, prefix fields value (e.g. with 'bearer ')
* `defaultValue`: string, default value of the api-key field
* `placeholder`: string, placeholder of the api-key field
* `auth`: object, auth options as specified in [route options (hapi docs)](https://github.com/hapijs/hapi/blob/master/API.md#route-options), will be applied to all registered plugin routes


## Example
Expand Down

0 comments on commit f341ac8

Please sign in to comment.