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

Remove unnecessary data from JSON responses #7

Closed
vczb opened this issue Sep 6, 2022 · 2 comments · Fixed by #15
Closed

Remove unnecessary data from JSON responses #7

vczb opened this issue Sep 6, 2022 · 2 comments · Fixed by #15
Assignees
Labels

Comments

@vczb
Copy link
Owner

vczb commented Sep 6, 2022

Some responses are returning unnecessary data like "_id" and "__v"

Let's cleanup the response JSON and return only what is needed

In the README we have the API documentation, which should be updated too

@vczb vczb added good first issue Good for newcomers hacktoberfest labels Sep 6, 2022
@YasiOnFire
Copy link
Contributor

Hi, may I be assigned to this please? I have some experience with mongoose.

@vczb
Copy link
Owner Author

vczb commented Sep 29, 2022

Hi, may I be assigned to this please? I have some experience with mongoose.

cool! assigned! any questions I'm available =)

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

Successfully merging a pull request may close this issue.

2 participants