Handling edge cases

patch-1
sandeep 2021-05-16 15:19:19 +05:30
parent 8b61b0c7bc
commit 5488370527
1 changed files with 7 additions and 1 deletions

View File

@ -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