KlausDornsbach commented on PR #9504: URL: https://github.com/apache/cloudstack/pull/9504#issuecomment-2315964794
Thanks @rajujith, I've changed the PR's description to address the comments - added `listUserKeyRules` description - `getUserKeyPairs` -> `getUserKeys` - `listUserKeyPairs` -> `listUserKeys` - `getUserKeys` was actually describing changes in the `registerUserKeys` api, properly described both api changes now. also changed the `userid` property on the listUserKeys api to just `id` and refactored the class `RegisterCmd` to `RegisterUserKeysCmd` to follow the conventions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
