moderateQuartermasterContentPageHandler(_:)
func moderateQuartermasterContentPageHandler(_ req: Request) async throws -> View
GET /moderate/quartermaster/:quartermaster_id
This shows a view that focuses on the content that was reported, showing:
- The Quartermaster item that was reported
- All reports made against this content
- All previous versions of this content
- (hopefully) Mod actions taken against this content already
-
Declaration
Swift
struct ReportContext : Encodable
View on GitHub