You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing the create endpoint is a fundamental part of any CRUD. Since most of Edgio's REST API operations rely on a property, being able to create one dynamically when needed will a key part of any automated routine of this SDK
Proposed Solution
As a developer, I want to be able to dynamically create an Edgio property through the SDK, so that I can automate some routines.
Alternatives / Workarounds
No response
Acceptance Criteria
Implement POST Property Edgio's REST API endpoint
Function should return Property's data in JSON format
Description
Implementing the create endpoint is a fundamental part of any CRUD. Since most of Edgio's REST API operations rely on a property, being able to create one dynamically when needed will a key part of any automated routine of this SDK
Proposed Solution
As a developer, I want to be able to dynamically create an Edgio property through the SDK, so that I can automate some routines.
Alternatives / Workarounds
No response
Acceptance Criteria
POST Property
Edgio's REST API endpointAdditional Context
Conventional Commit Context:
property
References
Code of Conduct
Upvote & Fund
The text was updated successfully, but these errors were encountered: