We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa3ff7 commit 1bbf03bCopy full SHA for 1bbf03b
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