Update jira-serverinfo.yaml
parent
988f94a7ed
commit
996f0748f1
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue