0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/api
Sebastian Gierlinger 22bbf57830 Rename getSlug to slug
another 2 % of #2124
- renamed `/ghost/api/v0.1/posts/getSlug/ to
`/ghost/api/v0.1/posts/slug/`
- renamed method getSlug to generateSlug
2014-03-18 14:00:33 +01:00
..
db.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
notifications.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
posts.js Rename getSlug to slug 2014-03-18 14:00:33 +01:00
settings.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
tags.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
users.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00