Skip to content

API: add tag manipulation endpoints#26

Merged
virtualtam merged 2 commits into
shaarli:masterfrom
virtualtam:api/tags
Jul 12, 2018
Merged

API: add tag manipulation endpoints#26
virtualtam merged 2 commits into
shaarli:masterfrom
virtualtam:api/tags

Conversation

@virtualtam
Copy link
Copy Markdown
Member

@virtualtam virtualtam added this to the 0.3 milestone Jun 3, 2018
@virtualtam virtualtam self-assigned this Jun 3, 2018
@virtualtam virtualtam requested review from ArthurHoaro and nodiscc June 3, 2018 22:23
Copy link
Copy Markdown
Member

@ArthurHoaro ArthurHoaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this!

It works fine except for delete-tag which expects an integer while it should be the tag name.

Also, maybe the docs Usage page should be updated.

Relates to shaarli/Shaarli#904
Relates to shaarli/api-documentation#34
Relates to shaarli/Shaarli#1141

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
@virtualtam
Copy link
Copy Markdown
Member Author

DELETE /tags/{tagName} and docs updated :)

@virtualtam virtualtam merged commit b24ff0b into shaarli:master Jul 12, 2018
@virtualtam virtualtam deleted the api/tags branch July 12, 2018 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants