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

[FEATURE]: [Env Var] Get All (List) #20

Closed rafapaulin closed 6 months ago

rafapaulin commented 6 months ago

Description

Environment Variables play a fundamental role on Edgio's ecosystem. Without them, there is a high change properties do not work correctly. Being able to get an env var list, allowing eventual validations/modifications when needed in batches, is an important part of the SDK.

Proposed Solution

As a developer, I want to fetch an Edgio Env Var list, so that I can perform batch operations on multiple env vars.

Alternatives / Workarounds

No response

Acceptance Criteria

Additional Context

Conventional Commit Context: env-var

References

Code of Conduct

Upvote & Fund

Fund with Polar

42dx-bot[bot] commented 6 months ago

:tada: This issue has been resolved in version 1.0.0-beta.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: