31 lines
691 B
YAML
31 lines
691 B
YAML
id: api-taiga
|
|
|
|
info:
|
|
name: Taiga API Test
|
|
author: dwisiswant0
|
|
severity: info
|
|
reference:
|
|
- https://docs.taiga.io/api.html
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,taiga
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.taiga.io/api/v1/application-tokens"
|
|
|
|
headers:
|
|
Authorization: Bearer {{token}}
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"auth_code":'
|
|
- '"state":'
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100bf3ead9df9b8a73d035d356ac82460543b9f33a6ba786736564746301d5c75b1022100a498eba13eb325a9e2ecf7d1fe784b5598bb024e888df4601a928c19c9bb2f16:922c64590222798bb761d5b6d8e72950
|