moderateFezPostContentPageHandler(_:)
func moderateFezPostContentPageHandler(_ req: Request) async throws -> View
GET /moderate/fezpost/:fezpost_ID
This shows a view that focuses on the content that was reported, showing:
- The Fez Post 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