mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-11 14:11:57 +08:00
README.md removed duplicated propertie
The line 'actAsUserId' was duplicated
This commit is contained in:
committed by
GitHub
parent
dc755a5238
commit
028fa07e0d
@@ -43,7 +43,6 @@ Option | Description
|
||||
`output` | The output path used for the generated documentation. Default: `public/docs`
|
||||
`routePrefix` | The route prefix to use for generation - `*` can be used as a wildcard
|
||||
`routes` | The route names to use for generation - Required if no routePrefix is provided
|
||||
`actAsUserId` | The user ID to use for authenticated API response calls
|
||||
`noResponseCalls` | Disable API response calls
|
||||
`actAsUserId` | The user ID to use for authenticated API response calls
|
||||
`router` | The router to use, when processing the route files (can be Laravel or Dingo - defaults to Laravel)
|
||||
|
||||
Reference in New Issue
Block a user