denodrivers / denodrivers/mongo
Some optional parameters shouldn't be optional
Open
- Dominant language
- TypeScript
- Stars
- 511
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
All parameters (as far as I can tell) in `Credential` (should be credentials btw) are required for it to function properly. So there is no reason for making all the fields optional.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.