mike-jumper commented on a change in pull request #698:
URL: https://github.com/apache/guacamole-client/pull/698#discussion_r806089012



##########
File path: 
guacamole/src/main/frontend/src/app/rest/types/ConnectionHistoryEntry.js
##########
@@ -38,6 +38,23 @@ angular.module('rest').factory('ConnectionHistoryEntry', 
[function defineConnect
         // Use empty object by default
         template = template || {};
 
+        /**
+         * An arbitrary unique identifier that uniquely identifies this record

Review comment:
       I agree this sounds pretty redundant, but I also think it's important to 
highlight the specific scope of the identifier's uniqueness. I'll reword to 
"arbitrary identifier that uniquely identifies".




-- 
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]


Reply via email to