-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Go Drivers
We received the following feedback - see https://jira.mongodb.org/browse/DEVPROD-9871?focusedCommentId=6663367&focusedId=6663367&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-6663367
"Misc:
The (ObjectID).TimeStamp() method comment uses ObjectId rather than ObjectID (which seems like the new naming convention with some methods being renamed."
We should fix this in the documentation. Proper casing should be ObjectID for TimeStamp() since it’s describing a Go type
Look for other instances of improper capitalization such as "objectid" (all lowercase)