Skip to content

Commit 79621d0

Browse files
committed
fix: update traefik profile #38
1 parent bfa6119 commit 79621d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

profiles/traefik

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

0 commit comments

Comments
 (0)