Skip to content

Commit d8564d4

Browse files
committed
Changed nelmio API doc configuration
1 parent e5e343a commit d8564d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/packages/nelmio_api_doc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ nelmio_api_doc:
1616
path_patterns:
1717
- ^/api/doc
1818
- ^/api/doc.json
19-
- ^/(auth|healthz|version|profile|localization)
19+
- ^/(healthz|version|v1/auth|v1/profile|v1/localization)
2020
internal:
2121
path_patterns: # an array of regexps
2222
- ^/[a-z]

0 commit comments

Comments
 (0)