Update springboot-env.yaml
parent
67cd99055c
commit
16f0e59481
|
@ -13,6 +13,7 @@ requests:
|
||||||
- "{{BaseURL}}/env"
|
- "{{BaseURL}}/env"
|
||||||
- "{{BaseURL}}/actuator/env"
|
- "{{BaseURL}}/actuator/env"
|
||||||
- "{{BaseURL}}/actuator;/env;"
|
- "{{BaseURL}}/actuator;/env;"
|
||||||
|
- "{{BaseURL}}/message-api/actuator/env"
|
||||||
|
|
||||||
stop-at-first-match: true
|
stop-at-first-match: true
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
|
|
Loading…
Reference in New Issue