A URL pointing to a file
The relevant provider config
Optional_token: stringConverts from: https://gitlab.example.com/a/b/blob/master/c.yaml to: https://gitlab.com/api/v4/projects/a%2Fb/repository/files/c.yaml/raw?ref=master -or- from: https://gitlab.com/groupA/teams/teamA/subgroupA/repoA/-/blob/branch/filepath to: https://gitlab.com/api/v4/projects/groupA%2Fteams%2FteamA%2FsubgroupA%2FrepoA/repository/files/filepath/raw?ref=branch
Given a URL pointing to a file on a provider, returns a URL that is suitable for fetching the contents of the data.