feat: add enable, disable route health check access link

This commit is contained in:
2024-11-04 06:52:41 +01:00
parent 4601377c4b
commit e81de80654
6 changed files with 26 additions and 20 deletions

View File

@@ -40,7 +40,7 @@ func TestMiddleware(t *testing.T) {
},
},
{
Name: "forbidden path acces",
Name: "forbidden path access",
Type: "access",
Paths: []string{"/", "/admin"},
Rule: BasicRuleMiddleware{