Template
Responsible: Luis Daniel Fernandes Rotger
objectid = { type: 'integer', maxLength: 24, minLength: 1 };
property | type | required | format checking | state of implementation (master branch) in terms of attribute added and connected with the frontend |
---|---|---|---|---|
_id | objectId | yes | objectId | |
title | string | yes | string | |
body | string | yes | string | |
user_id | objectId | yes | objectId |