Skip to content

Commit

Permalink
feat: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Adis Durakovic committed Mar 5, 2024
1 parent 249930f commit fdf0e9d
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 @@ -102,7 +102,7 @@ Tags endpoints automatically

### `ignore`

Ignores specified paths. When used with a wildcard (_), AutoSwagger will ignore everything patching before/after the wildcard.
Ignores specified paths. When used with a wildcard (\*), AutoSwagger will ignore everything patching before/after the wildcard.
`/test/_`will ignore everything starting with`/test/`, whereas `\*/test`will ignore everything ending with`/test`.

### `common`
Expand Down

0 comments on commit fdf0e9d

Please sign in to comment.