Skip to content

Reports service #319

@TanishqSingla

Description

@TanishqSingla

Description

Create a reports service. This service will be used to manage user reports on content.

APIs

Reports service shall contain following APIs

POST /reports/:report_id

Create report, this

POST /reports/:report_id/flag

Flag a report by moderator. This API can only be used by users with moderator role.

POST /reports/:report_id/ban

Ban the reported item. This operation can only be done by moderators.

POST /reports/:report_id/ban

Set status of report to resolved without banning/deleting/flagging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions