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] GetById #9

Closed rafapaulin closed 4 months ago

rafapaulin commented 6 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 a property by its ID.

Proposed Solution

As a developer, I want to fetch an Edgio property by its ID, so that I can perform other operations that rely on a property.

Alternatives / Workarounds

No response

Acceptance Criteria

Additional Context

Conventional Commit Context: property

References

Code of Conduct

Upvote & Fund

Fund with Polar

42dx-bot[bot] commented 4 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: