Updated openapi template

patch-1
meme 2022-12-05 16:33:45 +03:00
parent 6330e4f473
commit 7831830579
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: openapi
info:
name: OpenAPI
author: pdteam
author: pdteam,ynnirc
severity: info
tags: exposure,api
@ -10,12 +10,14 @@ requests:
- method: GET
path:
- "{{BaseURL}}/openapi.json"
- "{{BaseURL}}/swagger.json"
matchers-condition: and
matchers:
- type: word
words:
- application/openapi+json
- application/json
part: header
- type: word