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

Changes to Courses Endpoints #21

Open
7 tasks done
devppratik opened this issue Feb 3, 2022 · 0 comments
Open
7 tasks done

Changes to Courses Endpoints #21

devppratik opened this issue Feb 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request feature feature

Comments

@devppratik
Copy link
Contributor

devppratik commented Feb 3, 2022

Following changes are required to back-end

  • Add a CP category on the create-article route
  • Rename topic to tag
  • Article must contain multiple tags

The following endpoints need to be created/ modified

  • create-article - Tags should be passed as an array of items. Each article must be linked to that tag
  • tag-detail/<slug> - GET all articles under the tag
  • tag-list - GET all tags. Also add new tag wiith POST request
  • category-detail - GET all tracks under a category
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature feature
Projects
None yet
Development

No branches or pull requests

3 participants