You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: for most objects, implement related items, e.g. get action X and related
// TODO: add route to get TOTAL of object, e.g. total paths
// TODO: disallow '-' in any object names/ids/etc, but allow spaces
// ^ dont return empty object/array, always return res.status(404) or whatever
// TODO: eslint/prettier isnt running on file change
// TODO: add jsdocs to everything, check getAcademias for example
The text was updated successfully, but these errors were encountered:
// TODO: for most objects, implement related items, e.g. get action X and related
// TODO: add route to get TOTAL of object, e.g. total paths
// TODO: disallow '-' in any object names/ids/etc, but allow spaces
// ^ dont return empty object/array, always return res.status(404) or whatever
// TODO: eslint/prettier isnt running on file change
// TODO: add jsdocs to everything, check getAcademias for example
The text was updated successfully, but these errors were encountered: