Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: [Environment] Create #16

Open
1 of 5 tasks
rafapaulin opened this issue Feb 25, 2024 · 0 comments
Open
1 of 5 tasks

[FEATURE]: [Environment] Create #16

rafapaulin opened this issue Feb 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@rafapaulin
Copy link
Contributor

rafapaulin commented Feb 25, 2024

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

  • Implement POST Environment Edgio's REST API endpoint
  • Function should return Environment's data in JSON format
  • Unit test the new functionality
  • Document functionality's usage

Additional Context

Conventional Commit Context: env

References

Code of Conduct

  • I agree to follow this project's Code of Conduct

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@rafapaulin rafapaulin added the enhancement New feature or request label Feb 25, 2024
@rafapaulin rafapaulin added this to the MVP milestone Feb 25, 2024
@rafapaulin rafapaulin added the documentation Improvements or additions to documentation label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant