mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
* Add a schema extension API and several extensions * Update graphql-markdown to use new diffSchema function * Update Node support
27 lines
No EOL
862 B
Text
27 lines
No EOL
862 B
Text
{
|
|
"statusCode": 200,
|
|
"headers": {
|
|
"date": "Thu, 19 Oct 2017 06:23:00 GMT",
|
|
"content-type": "application/json; charset=utf-8",
|
|
"content-length": "208",
|
|
"connection": "keep-alive",
|
|
"keep-alive": "timeout=15",
|
|
"x-ratelimit-limit": "1200",
|
|
"x-ratelimit-remaining": "1031",
|
|
"x-ratelimit-reset": "1508394181",
|
|
"server": "Plack::Handler::Starlet",
|
|
"etag": "\"7d8d675681384099008f144a36235860\"",
|
|
"access-control-allow-origin": "*"
|
|
},
|
|
"url": "http://musicbrainz.org:80/ws/2/instrument/3c5349ca-cf82-4537-851f-1957ac88bced?inc=url-rels&fmt=json",
|
|
"time": 345,
|
|
"request": {
|
|
"method": "GET",
|
|
"headers": {
|
|
"User-Agent": "graphbrainz/6.1.0 ( https://github.com/exogen/graphbrainz )",
|
|
"host": "musicbrainz.org",
|
|
"accept-encoding": "gzip, deflate",
|
|
"accept": "application/json"
|
|
}
|
|
}
|
|
} |