You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presently generating the swagger model for a shapeless Coproduct type outputs lots of implementation details about Coproducts. Rho should output a composite type with each type included instead.
Presently generating the swagger model for a shapeless
Coproducttype outputs lots of implementation details aboutCoproducts. Rho should output a composite type with each type included instead.See discussion and test case here