Skip to content

Commit c7e9289

Browse files
committed
fix: traefik profile #41
1 parent 223017f commit c7e9289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profiles/traefik

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Method Path
2-
GET /v\d+\.\d+/containers/json\?limit=\d+
2+
GET /v\d+\.\d+/containers/json\?.+
33
GET /v\d+\.\d+/containers/json
44
GET /v\d+\.\d+/containers/[0-9a-fA-F]+/json
55
GET /v\d+\.\d+/events\?filters=%7B%22type%22%3A%7B%22container%22%3Atrue%7D%7D

0 commit comments

Comments
 (0)