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(backend): Enabling environment upsert endpoint when creating #2480

Merged
merged 1 commit into from May 3, 2023

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented May 3, 2023

This PR enables upsert when trying to create an environment with no id, this allows users to initialize a new environment without having to specify and id in case it exists.

Changes

  • Route now tries finding the environment before creating

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@xoscar xoscar changed the title feature(backend): nabling environment upsert endpoint when creating feature(backend): Enabling environment upsert endpoint when creating May 3, 2023
@xoscar xoscar self-assigned this May 3, 2023
@xoscar xoscar marked this pull request as ready for review May 3, 2023 20:15
@xoscar xoscar added the CLI label May 3, 2023
@xoscar xoscar merged commit fb33e00 into main May 3, 2023
28 checks passed
@xoscar xoscar deleted the feat/environments-upsert branch May 3, 2023 20:33
schoren pushed a commit that referenced this pull request Jun 5, 2023
…2480)

feature(backend): enabling environment upsert endpoint when creating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants