forked from Perl-Evozon/PearlBee
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Missing endpoints #36
Labels
Comments
There's |
Open
I don't understand your comment. |
I meant I didn't see any |
Hmm.. then maybe they should be moved to an "enhancement" ticket. |
Or simply commit the stubs to |
See 8071ea6. I've added the items to the list at the top. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The following endpoints still need to be implemented. I think. Please comment if not.
/categories
/categories/new
/categories/update/:id
/categories/delete/:id
/category/:name
/authors
/author/:id
/tags
/tags/new
/tags/update/:id
/tags/delete/:id
/tag/:name
The text was updated successfully, but these errors were encountered: