OSDN Git Service

change story related api endpoint to /api/v1/admin/story
authorhylom <hylom@users.osdn.me>
Mon, 3 Jun 2019 06:21:37 +0000 (06:21 +0000)
committerhylom <hylom@users.osdn.me>
Mon, 3 Jun 2019 06:21:37 +0000 (06:21 +0000)
commitbc1cb6c4b02bd33910424dff89c0ababf3942eb7
tree38952987eb507c4ed098f8e74298d6739ebd9e72
parent621a336eda3ca5ce203b90bb81bf61ac5808a23c
change story related api endpoint to /api/v1/admin/story
src/newslash_web/lib/Newslash/Web.pm
src/newslash_web/lib/Newslash/Web/Controller/API/Story.pm
src/newslash_web/lib/Newslash/Web/Controller/Admin/Story.pm
src/newslash_web/public/js/article-editor.js
src/newslash_web/t/api/story.t
src/newslash_web/templates/admin/story/edit.html.tt2