42dx / edgio-go-sdk

Go SDK implementing Edgio's REST API
http://github.42dx.dev/edgio-go-sdk/
MIT License
8 stars 1 forks source link

Added List method to Environment package [#15] documentation #37

Closed rafapaulin closed 6 months ago

rafapaulin commented 6 months ago

Proposed Changes

Add a List method to the Environment package, to list all environments from a given property.

Contribution type

Related Issue(s)

Motivation, Context and Extra Info

Having a method that abstracts most of the configuration needed makes it simple to get the environments from a property, which can have its ID provided to the List environment method as a method parameter.

Checks

General

Code Standards

Documentation and reliability

Testing

How to verify the changes

  1. Running the main.go file should list properties and their respective environments

Screenshots (if appropriate)

N/A

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.0.0-beta.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: