Create shoppable-token.yaml
parent
0cdfd0468f
commit
8f12988b7b
|
@ -0,0 +1,18 @@
|
|||
id: shoppable-token
|
||||
|
||||
info:
|
||||
name: Shoppable Service Auth Token
|
||||
author: philippedelteil
|
||||
severity: info
|
||||
# References:
|
||||
# - [1] https://ask.shoppable.com/knowledge/quick-start-api-guide
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- data-shoppable-auth-token
|
Loading…
Reference in New Issue