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

Report or review a recognition #130

Open
2 tasks
iamanujvrma opened this issue May 15, 2020 · 0 comments
Open
2 tasks

Report or review a recognition #130

iamanujvrma opened this issue May 15, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request go-backend

Comments

@iamanujvrma
Copy link
Contributor

APIs Needed:

  • POST recognitions/:recognition_id/report

  • Reference table name reported_recognitions

  • type_of_reporting should be one of "Fraud", "Not Relevant", "Incorrect"

  • POST recognitions/:recognition_id/review

  • Reference table name recognition_moderation

  • Field is_inappropriate should be marked false if reviewer says recognition is valid and is not among "Fraud", "Not Relevant", "Incorrect"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go-backend
Projects
None yet
Development

No branches or pull requests

3 participants