Update jira-unauthenticated-installed-gadgets.yaml
parent
98c925a413
commit
3f46e48426
|
@ -10,6 +10,7 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/rest/config/1.0/directory"
|
||||
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
|
@ -17,7 +18,7 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- 'jaxbDirectoryContents'
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue