vladimirpetrov commented on code in PR #7857: URL: https://github.com/apache/cloudstack/pull/7857#discussion_r2287230159
########## api/src/main/java/com/cloud/api/commands/ListRecurringSnapshotScheduleCmd.java: ########## @@ -35,10 +35,10 @@ public class ListRecurringSnapshotScheduleCmd extends BaseListCmd { //////////////// API parameters ///////////////////// ///////////////////////////////////////////////////// - @Parameter(name = ApiConstants.SNAPSHOT_POLICY_ID, type = CommandType.LONG, description = "lists recurring snapshots by snapshot policy ID") + @Parameter(name = ApiConstants.SNAPSHOT_POLICY_ID, type = CommandType.LONG, description = "Lists recurring Snapshots by Snapshot policy ID") Review Comment: Yes, according to the following requirement: Make changes in Error messages, UI - make sure all object types are Title-case (capitalise the first letter). Also check documentation for capitalisation of known object/resource types: Templates, Network, Snapshot, User, Account -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org