renovate/test/api
Rhys Arkins 4ddd073863 feat: set github app preview header when in app mode (#949)
From https://developer.github.com/v3/apps/available-endpoints/:
> In order to access the API with your GitHub App, you must provide a custom media type in the `Accept` Header for your requests.
```
application/vnd.github.machine-man-preview+json
```
2017-10-16 09:45:31 +02:00
..
__snapshots__ feat: set github app preview header when in app mode (#949) 2017-10-16 09:45:31 +02:00
docker.spec.js feat: Dockerfile digest support (#788) 2017-09-14 09:31:36 +02:00
github.spec.js feat: set github app preview header when in app mode (#949) 2017-10-16 09:45:31 +02:00
gitlab.spec.js fix: revert findFilePath changes (#947) 2017-10-16 07:33:47 +02:00
npm.spec.js fix: use dummy time if missing from npm response (#830) 2017-09-23 08:00:17 +02:00