We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91b19fe + 1bbf03b commit c7efec3Copy full SHA for c7efec3
1 file changed
examples/_config/example_all.yml
@@ -57,7 +57,7 @@ generator:
57
58
# contains filters to skip operations.
59
filters:
60
- path_regex: "*"
+ path_regex: ".*"
61
methods: ["GET", "POST", "PUT", "PATCH", "DELETE"]
62
63
# functions to ignore
0 commit comments