Pārlūkot izejas kodu

Merge pull request #28 from bdgold/patch-1

Update README.md
Marcel Pociot 9 gadi atpakaļ
vecāks
revīzija
b853d511e7
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -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
-`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
 `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`