Skip to content
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

Create routes for adding/removing tags #234

Closed
cadecairos opened this issue Jan 28, 2015 · 2 comments
Closed

Create routes for adding/removing tags #234

cadecairos opened this issue Jan 28, 2015 · 2 comments
Assignees

Comments

@cadecairos
Copy link
Contributor

The handling of app tags is insufficient for the new firehose: mozilla/webmaker-firehose#1

patch en route

also relevant: MozillaFoundation/plan#240

@cadecairos cadecairos changed the title Modify tag filtering to support click to feature Create routes for adding/removing tags Feb 2, 2015
@cadecairos
Copy link
Contributor Author

Morphing this issue to solve our problem in a better fashion.

We'll create put/delete routes for tags:

PUT /api/20130724/make/:makeid/tag/:tag
DELETE /api/20130724/make/:makeid/tag/:tag

@cadecairos
Copy link
Contributor Author

@alicoding Need an r? for the pr (#236) makeapi-client updated with mozilla/makeapi-client#45

@cadecairos cadecairos assigned alicoding and cadecairos and unassigned alicoding Feb 2, 2015
cadecairos pushed a commit that referenced this issue Feb 3, 2015
create tag put/delete route [#234]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants