HuntPuzzlePatchData

public struct HuntPuzzlePatchData : Content

Used to modify a puzzle. Optional fields in this are required fields in Puzzle; if not nil, the value in the puzzle will be modified. ExplicitNull fields in this are optional in Puzzle. If absent in the JSON, not affected. If present and null, will unset the field. Required by: PATCH /api/v3/hunts/puzzle/:puzzleID