Hi, What is the best way to combine CSV endpoints provided by this library's combinators with combinators and spec parsers provided by `servant-openapi3`? Ideally I'd like to avoid defining instances of aeson classes for my CSV data types.