Update aem-cached-pages.yaml

patch-1
Prince Chaddha 2022-10-12 17:03:08 +05:30 committed by GitHub
parent e46f5ce246
commit f514379ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -17,12 +17,14 @@ requests:
headers: headers:
CQ-Handle: /content CQ-Handle: /content
CQ-Path: /content CQ-Path: /content
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
part: body
words: words:
- "<H1>OK</H1>" - "<H1>OK</H1>"
part: body
- type: status - type: status
status: status:
- 200 - 200