Uplink v0.9.2._ Release Notes

Release Date: 2020-10-18 // over 3 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for (de)serializing subclasses of pydantic's BaseModel (#200 by @gmcrocetti_)

    ๐Ÿ›  Fixed

    • Using the @get, @post, @patch, etc. decorators should retain the docstring of the wrapped method (#198_)
    • ๐Ÿ‘ The Body and Part argument annotations should support uploading binary data (#180, #183, #204_)