Skip to content

Conversation

@sureshanaparti
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the URL parameter serialization format for userdatadetails in the CreateVMFromBackupParams.toURLValues() method to align with the CloudStack API specification and the rest of the codebase.

  • Corrects the userdatadetails parameter format from .key/.value to use the key name directly (.%s)
  • Brings BackupService in line with other services (VirtualMachineService, AutoScaleService, VirtualNetworkFunctionsService) that already use the correct format
  • Reduces parameter serialization from two lines to one line per map entry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@vishesh92
Copy link
Member

Closing since this is covered in #100

@vishesh92 vishesh92 closed this Nov 28, 2025
@sureshanaparti
Copy link
Contributor Author

Fix included here - #100, closing this.

@vishesh92 vishesh92 deleted the backupservice-userdatadetails branch November 28, 2025 12:31
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.

2 participants