GitLabApiClient
GitLabApiClient copied to clipboard
Add Environments API Support
This PR adds support for the GitLab Environments API.
I attempted to follow the established coding patterns precisely.
I added some unit tests for URL building. I attempted to add the functional tests but my local docker is not setup to execute them.
I performed manual testing of the querying using LINQPad.