Handling edge cases
parent
8b61b0c7bc
commit
5488370527
|
@ -18,8 +18,14 @@ requests:
|
|||
part: body
|
||||
words:
|
||||
- "applicationConfig"
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "server.port"
|
||||
- "local.server.port"
|
||||
condition: and
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue