esteban24munoz / esteban24munoz/ASQ-API_v1
Additional rules to the Post Functions
Open
high priority
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- The username field is always required (in the body of the request), even if it must match the current user.
- If you are given fields (in the body of the request) that were not part of the request you may simply ignore them.
- Document ids may never be altered.
- Documents should never contain the Mongoose __v property, and should use id as the document id instead of _id.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.