-
Notifications
You must be signed in to change notification settings - Fork 4
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
Backend: Implement Environment Variables #256
Labels
Comments
6 tasks
SoulKa
added a commit
that referenced
this issue
Feb 9, 2025
SoulKa
added a commit
that referenced
this issue
Feb 9, 2025
SoulKa
added a commit
that referenced
this issue
Feb 9, 2025
SoulKa
added a commit
that referenced
this issue
Feb 9, 2025
SoulKa
added a commit
that referenced
this issue
Feb 9, 2025
SoulKa
added a commit
that referenced
this issue
Feb 9, 2025
SoulKa
added a commit
that referenced
this issue
Feb 9, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
SoulKa
added a commit
that referenced
this issue
Feb 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
As user I want to send a request with differents environments.
Describe the solution you'd like
PersistenceService
should be able to load and store collection environments with their variablesEnvironmentService
should be able to modify and load collection environentsIEventService
interfaceThe text was updated successfully, but these errors were encountered: