Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-331

Add .help() methods for remaining BSON classes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 0.1.0
    • Affects Version/s: None
    • Component/s: Bson, Shell API
    • Labels:
      None
    • Not Needed

      In documenting the changes for MONGOSH-199, I noticed that .help() does not work for the following BSON classes:

      • `bsonsize`
      • `MD5`
      • `UUID`
      • `HexData`

      For example, MD5.help() returns TypeError: MD5.help is not a function

      Very minor, but would be nice if we could get the .help() methods for those supported at some point as well!

            Assignee:
            Unassigned Unassigned
            Reporter:
            jeffrey.allen@mongodb.com Jeffrey Allen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: