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
In Kitura 2.5 we added functionality for custom encoders/decoders. This allows users to set their own encoders/decoders for codable routes.
We would like to mimic the functionality in KituraKit