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
29 lines
No EOL
929 B
Text
29 lines
No EOL
929 B
Text
{
|
|
"statusCode": 200,
|
|
"headers": {
|
|
"date": "Thu, 19 Oct 2017 06:35:40 GMT",
|
|
"content-type": "application/json; charset=utf-8",
|
|
"transfer-encoding": "chunked",
|
|
"connection": "keep-alive",
|
|
"keep-alive": "timeout=15",
|
|
"vary": "Accept-Encoding",
|
|
"x-ratelimit-limit": "1200",
|
|
"x-ratelimit-remaining": "1062",
|
|
"x-ratelimit-reset": "1508394941",
|
|
"server": "Plack::Handler::Starlet",
|
|
"etag": "W/\"59e4337aff496a685585c597d32fe368\"",
|
|
"access-control-allow-origin": "*",
|
|
"content-encoding": "gzip"
|
|
},
|
|
"url": "http://musicbrainz.org:80/ws/2/label/c82b5688-df49-4e21-935b-0b08d13ec98a?inc=url-rels&fmt=json",
|
|
"time": 360,
|
|
"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"
|
|
}
|
|
}
|
|
} |