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]: [Property] Get All (List) #10

Closed rafapaulin closed 7 months ago

rafapaulin commented 8 months ago

Description

Properties are the base of Edgio's infrastructure. Most of the other domains' endpoints rely on a given property ID to be usable. This issue is about implementing the endpoint to get an Org's property list.

Proposed Solution

As a developer, I want to fetch an Edgio Org's property list, so that I can perform batch operations on multiple properties.

Alternatives / Workarounds

No response

Acceptance Criteria

Additional Context

Conventional Commit Context: property

References

Code of Conduct

Upvote & Fund

Fund with Polar

github-actions[bot] commented 7 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: