0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/functional/api/v2/admin
Rishabh Garg 5683204371
Added v2 controller for slugs (#9978)
- Added slugs controller to v2 API
- Added slugs tests to v2 API
- Updated generic validation error message in shared validator to return validation error with sub-message
2018-10-12 17:55:20 +05:30
..
roles_spec.js Migrated roles controller to API v2 2018-10-10 16:48:22 +02:00
slugs_spec.js Added v2 controller for slugs (#9978) 2018-10-12 17:55:20 +05:30
utils.js