diff --git a/examples/_config/example_all.yml b/examples/_config/example_all.yml index 81e149f3b..da7609b01 100644 --- a/examples/_config/example_all.yml +++ b/examples/_config/example_all.yml @@ -57,7 +57,7 @@ generator: # contains filters to skip operations. filters: - path_regex: "*" + path_regex: ".*" methods: ["GET", "POST", "PUT", "PATCH", "DELETE"] # functions to ignore