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

Booksdata-mongo-api #500

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Booksdata-mongo-api #500

wants to merge 3 commits into from

Conversation

jingh999
Copy link

Copy link

@AntonellaMorittu AntonellaMorittu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Jing, all looks good, just be aware that MongoDB automatically assigns an _id to each data entry, so there's no need to pass a further id value. You can update your code based on this to avoid confusion. Thank you! :)

@jingh999
Copy link
Author

Hi Jing, all looks good, just be aware that MongoDB automatically assigns an _id to each data entry, so there's no need to pass a further id value. You can update your code based on this to avoid confusion. Thank you! :)

Fixed. Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants