id: openapi info: name: OpenAPI author: pdteam severity: info tags: exposure,api requests: - method: GET path: - "{{BaseURL}}/openapi.json" matchers-condition: and matchers: - type: word words: - application/openapi+json part: header - type: word words: - openapi - paths condition: and - type: status status: - 200