mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
- The API has the BREAD naming for methods - The model now has findAll, findOne, findPage (where needed), edit, add and destroy, meaning it is similar but with a bit more flexibility - browse, read, update, create, and delete, which were effectively just aliases, have all been removed. - added jsDoc for the model methods |
||
---|---|---|
.. | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
settings.js | ||
tags.js | ||
users.js |