servant-swagger v1.1.7 Release Notes

Release Date: 2018-11-13 // over 5 years ago
    • ๐Ÿ‘Œ Support servant-0.15
      • support for 'Stream' and 'StreamBody' combinators
      • orphan 'ToSchema (SourceT m a)' instance
    • ๐Ÿ›  Fix BodyTypes to work with generalized ReqBody' #88