Update springboot-configprops.yaml
parent
24b319effc
commit
fc3776e6fd
|
@ -12,6 +12,8 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/configprops"
|
||||
- "{{BaseURL}}/actuator/configprops"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue