commit
b2b9fee26e
|
@ -0,0 +1,19 @@
|
||||||
|
id: api-cooperhewitt
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Cooper Hewitt API
|
||||||
|
author: daffainfo
|
||||||
|
severity: info
|
||||||
|
reference: https://collection.cooperhewitt.org/api/methods/
|
||||||
|
tags: token-spray,cooperhewitt
|
||||||
|
|
||||||
|
self-contained: true
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "https://api.collection.cooperhewitt.org/rest/?method=api.spec.formats&access_token={{token}}"
|
||||||
|
|
||||||
|
matchers:
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue