Update jira-serverinfo.yaml

patch-1
Prince Chaddha 2021-11-17 15:00:33 +05:30 committed by GitHub
parent 988f94a7ed
commit 996f0748f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -13,13 +13,18 @@ requests:
matchers:
- type: word
part: body
words:
- '"baseUrl"'
- '"deploymentType"'
condition: and
- type: status
status:
- 200
extractors:
- type: json
json:
- ".baseUrl"
- ".version"
- ".version"