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

make response from update user JSON format for mongoose #85

Open
ezkemboi opened this issue Mar 16, 2020 · 0 comments
Open

make response from update user JSON format for mongoose #85

ezkemboi opened this issue Mar 16, 2020 · 0 comments
Labels
bug Something isn't working hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed

Comments

@ezkemboi
Copy link
Member

Describe the bug

  • Jsonify mongoose update data.

To Reproduce

  • create a new app using npm start init - please select database as mongodb
  • cd app_created,
  • Run tests npm test
  • console.log the updatedUser in src/controller/user.js or src/services/user.js

Expected behavior

  • Should be JSON formatted.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • N/A
    Smartphone (please complete the following information):
  • N/A

Additional context

  • You can also check for the creation of a user.
@ezkemboi ezkemboi added bug Something isn't working help wanted Extra attention is needed labels Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant