Skip to content

Next#60

Merged
andrasbacsai merged 5 commits intov4.xfrom
next
Mar 19, 2026
Merged

Next#60
andrasbacsai merged 5 commits intov4.xfrom
next

Conversation

@andrasbacsai
Copy link
Copy Markdown
Member

YaRissi and others added 5 commits December 19, 2025 18:42
- Changed app and service env update commands to accept only the resource UUID instead of separate env UUID argument
- Made --key and --value required flags for identifying and updating environment variables
- Removed UUID field from EnvironmentVariableUpdateRequest model
- Updated validation to explicitly require --key and --value instead of "at least one field"
- Changed ServiceEnvBulkUpdateResponse from struct with message to slice of ServiceEnvironmentVariable
- Updated BulkUpdateEnvs return type from pointer to non-pointer
- Updated tests and documentation to reflect new command interface
@andrasbacsai andrasbacsai merged commit 1703fd2 into v4.x Mar 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

service env update returns 404 - uses wrong API endpoint

2 participants