Update springboot-httptrace.yaml
It can be accessed via a path like /httptrace also.patch-1
parent
1571d33a58
commit
aabf384e39
|
@ -10,6 +10,7 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/httptrace"
|
||||
- "{{BaseURL}}/actuator/httptrace"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
Loading…
Reference in New Issue