GitLabApiClient icon indicating copy to clipboard operation
GitLabApiClient copied to clipboard

Add Environments API Support

Open jsmarble opened this issue 3 years ago • 0 comments

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.

jsmarble avatar Feb 25 '22 17:02 jsmarble