Given a URL pointing to a file on a provider, returns a URL that is suitable for fetching the contents of the data.
A URL pointing to a file
The relevant provider config
Converts from: https://bitbucket.org/orgname/reponame/src/master/file.yaml to: https://api.bitbucket.org/2.0/repositories/orgname/reponame/src/master/file.yaml
Given a URL pointing to a file on a provider, returns a URL that is suitable for fetching the contents of the data.