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 4f4d177 commit 67def69Copy full SHA for 67def69
config/permitted-routes.json
@@ -1,4 +1,4 @@
1
{
2
- "GET" : ["/health","/ready"],
+ "GET" : ["*"],
3
"POST": ["*/filter", "*/count"]
4
}
0 commit comments