23 lines
484 B
YAML
23 lines
484 B
YAML
id: aem-querybuilder-feed-servlet
|
|
|
|
info:
|
|
author: DhiyaneshDk
|
|
name: AEM QueryBuilder Feed Servlet
|
|
severity: info
|
|
reference: https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/querybuilder-predicate-reference.html
|
|
tags: aem
|
|
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/bin/querybuilder.feed'
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- 'CQ Feed' |