We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e343a commit d8564d4Copy full SHA for d8564d4
config/packages/nelmio_api_doc.yaml
@@ -16,7 +16,7 @@ nelmio_api_doc:
16
path_patterns:
17
- ^/api/doc
18
- ^/api/doc.json
19
- - ^/(auth|healthz|version|profile|localization)
+ - ^/(healthz|version|v1/auth|v1/profile|v1/localization)
20
internal:
21
path_patterns: # an array of regexps
22
- ^/[a-z]
0 commit comments