Skip to content

Commit 0925f83

Browse files
sergiobelyampociot
authored andcommitted
Update README.md (#224)
1 parent e8021d2 commit 0925f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Option | Description
6363
`router` | The router to use, when processing the route files (can be Laravel or Dingo - defaults to Laravel)
6464
`bindings` | List of route bindings that should be replaced when trying to retrieve route results. Syntax format: `binding_one,id|binding_two,id`
6565
`force` | Force the re-generation of existing/modified API routes
66-
`header` | Custom HTTP headers to add to the example requests. Separate the header name and value with ":". For example: `--header 'Authorization: CustomToken'`
66+
`header` | Custom HTTP headers to add to the example requests. Separate the header name and value with ":". For example: `--header="Authorization: CustomToken"`
6767

6868
## Publish rule descriptions for customisation or translation.
6969

0 commit comments

Comments
 (0)