Update gocd-encryption-key.yaml
parent
32e666d1f0
commit
199d7061f7
|
@ -23,17 +23,17 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'text/plain'
|
||||
part: header
|
||||
|
||||
- type: regex
|
||||
regex:
|
||||
- "([a-z0-9]+)"
|
||||
- "([a-z0-9]){32}"
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/plain"
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
regex:
|
||||
- "([a-z0-9]+)"
|
||||
- "([a-z0-9]){32}"
|
||||
|
|
Loading…
Reference in New Issue