-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing endpoints #36
Comments
There's |
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. |
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: