Merge pull request #1831 from pdparchitect/fixed-aem-querybuilder-json-servlet-detector

Check if json response
patch-1
Sandeep Singh 2021-06-30 17:43:20 +05:30 committed by GitHub
commit d5a44b8ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ requests:
status:
- 200
- type: word
words:
- "application/json"
part: header
- type: word
words:
- 'success'