-
Type: Improvement
-
Resolution: Done
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
How are you using Mongo? What version of the server and driver are you using?
Reading on this page of the docs: https://mongodb.github.io/node-mongodb-native/4.5/modules.html We have category tags that pull together our Error and Event classes.
What is the feature/improvement you would like?
I think we should add @category BSON to our BSON type classes, Long, ObjectId, Int32 etc it would make for easier access when looking at the docs.
What use case would this feature/improvement enable?
All BSON types would be categorized together.
Future work consider a category for CRUD related classes and Config (ReadPref etc. classes?).
- is depended on by
-
NODE-4142 "upgrade to v4" link documentation in documentation 404s
- Closed