0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
lennerd bebafdc9a9 Refactore slug API for generating tag and post slugs.
Closes #2601
- Removed slug generation from the post API
- Added new, self-contained slug API
- Fixed slug permissions in the fixtures files
- Added a HTTP route for the new API method
- Added integrational tests
2014-05-26 10:07:05 +02:00
..
export
fixtures Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +02:00
import Refactor API arguments 2014-05-15 10:41:05 +01:00
migration Add distinct error classes 2014-05-09 12:11:29 +02:00
validation Fix validation 2014-05-14 15:30:46 +02:00
default-settings.json
schema.js