Is it possible to get API keys out of the .headers files?
They are in .headers files like so:
fixtures/generated/####.headers
{
"url": "https://api.themoviedb.org:443/3/search/movie?api_key=0a1b2c3d4e5f..."
}
It'd be great if they can be censored out.
Is it possible to get API keys out of the .headers files?
They are in
.headersfiles like so:It'd be great if they can be censored out.