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 many of Edgio's REST API operations depends on environments, 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 environment through the SDK, so that I can automate some routines.
Alternatives / Workarounds
No response
Acceptance Criteria
Implement POST Environment Edgio's REST API endpoint
Function should return Environment's data in JSON format
Description
Implementing the create endpoint is a fundamental part of any CRUD. Since many of Edgio's REST API operations depends on environments, 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 environment through the SDK, so that I can automate some routines.
Alternatives / Workarounds
No response
Acceptance Criteria
POST Environment
Edgio's REST API endpointAdditional Context
Conventional Commit Context:
env
References
Code of Conduct
Upvote & Fund
The text was updated successfully, but these errors were encountered: