feat: add enable, disable route health check access link
This commit is contained in:
@@ -40,7 +40,7 @@ func TestMiddleware(t *testing.T) {
|
||||
},
|
||||
},
|
||||
{
|
||||
Name: "forbidden path acces",
|
||||
Name: "forbidden path access",
|
||||
Type: "access",
|
||||
Paths: []string{"/", "/admin"},
|
||||
Rule: BasicRuleMiddleware{
|
||||
|
||||
Reference in New Issue
Block a user