Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection method is not documented similarly in documentations. #5933

Closed
mudivili opened this issue Dec 22, 2017 · 1 comment
Closed

Connection method is not documented similarly in documentations. #5933

mudivili opened this issue Dec 22, 2017 · 1 comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Milestone

Comments

@mudivili
Copy link

In http://mongoosejs.com/docs/connections.html page, mongoose.connect method options are documented as follows:
screen shot 2017-12-22 at 1 26 14 pm
In http://mongoosejs.com/docs/guide.html, mongoose.connect method options are documented as follows:
screen shot 2017-12-22 at 1 28 05 pm

Notice that, the actual options are nested inside config property in the later.

@vkarpov15 vkarpov15 added this to the 4.13.8 milestone Dec 27, 2017
@vkarpov15 vkarpov15 added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Dec 27, 2017
@vkarpov15
Copy link
Collaborator

Good catch, will fix asap. Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

No branches or pull requests

1 participant