2021-10-25 00:51:04 +00:00
|
|
|
id: api-leanix
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: LeanIX API Test
|
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.leanix.net/docs/rest-api
|
2021-10-25 00:51:04 +00:00
|
|
|
tags: token-spray,leanix
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2021-10-25 00:51:04 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-25 00:51:04 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://us.leanix.net/services/integration-api/v1/examples/starterExample"
|
|
|
|
- "https://eu.leanix.net/services/integration-api/v1/examples/starterExample"
|
|
|
|
headers:
|
|
|
|
Authorization: Bearer {{token}}
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2021-11-01 12:22:18 +00:00
|
|
|
- '"input":'
|
|
|
|
- '"connectorType":'
|
|
|
|
condition: and
|