Looks like Swift/Vapor doesn't want me to have a dictionary value of varying type. If I explicitly cast it to `[String:Content]` (Content is a Vapor type, which is something it expects), it tells me I can't specify the type as a protocol, it has to be a […] [Original post on infosec.town]
1 likes 0 replies
?