Skip to content

Commit

Permalink
Update README.md (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiobelya authored and mpociot committed Jan 3, 2018
1 parent e8021d2 commit 0925f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Option | Description
`router` | The router to use, when processing the route files (can be Laravel or Dingo - defaults to Laravel)
`bindings` | List of route bindings that should be replaced when trying to retrieve route results. Syntax format: `binding_one,id|binding_two,id`
`force` | Force the re-generation of existing/modified API routes
`header` | Custom HTTP headers to add to the example requests. Separate the header name and value with ":". For example: `--header 'Authorization: CustomToken'`
`header` | Custom HTTP headers to add to the example requests. Separate the header name and value with ":". For example: `--header="Authorization: CustomToken"`

## Publish rule descriptions for customisation or translation.

Expand Down

0 comments on commit 0925f83

Please sign in to comment.