eventFeedbackForm(_:)
func eventFeedbackForm(_ req: Request) async throws -> View
GET /eventfeedback/form/:event_uid
Takes in a user-selected event ID, returns a page with a feedback form.
-
Declaration
Swift
struct PageContext : Encodable