Create strapi-documentation.yaml

Create strapi-documentation.yaml
patch-1
idealphase 2022-01-21 16:57:39 +07:00 committed by GitHub
parent 1685477532
commit 155188c46b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: strapi-documentation
info:
name: Strapi CMS - documentation plugin from marketplace (Make the documentation endpoint private. By default, the access is public)
author: idealphase
severity: info
tags: strapi
requests:
- method: GET
path:
- '{{BaseURL}}/documentation'
matchers-condition: and
matchers:
- type: word
words:
- "<title>Swagger UI</title>"
- "x-strapi-config"
- "https://strapi.io/documentation/"
- type: status
status:
- 200