-
Notifications
You must be signed in to change notification settings - Fork 28
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
Feature: Add tags support #19
Labels
Comments
I want to implement this so can I do? |
@abhishek97 Taking up this task ! |
Open
is this issue still open |
Yes it is |
is this issue still open? |
Yes it is
…On Sun, Jun 2, 2019, 7:10 AM Hardik Somani ***@***.***> wrote:
is this issue still open?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#19?email_source=notifications&email_token=AB535TTFO7457YTIWS34M4TPYMQKNA5CNFSM4HOJ44G2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXL2VQ#issuecomment-497990998>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB535TSM4VUTXY3NXS7C7V3PYMQKNANCNFSM4HOJ44GQ>
.
|
is anyone working on this issue and please provide some further details of the issue |
@abhishek97 is this still up for grab? can i get it done So the main idea is to use the existing schema to create get/post apis? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be easy to add tags to questions to easily find them.
Schema
API to implement
filter: { tags: [ 12, 34 ] }
query param.The frontend part of this feature is explained here: coding-blocks/trouble-maker-frontend#18 and the bounty is for combined feature implementation.
The text was updated successfully, but these errors were encountered: