Uplink v0.9.3 Release Notes

Release Date: 2020-11-22 // over 3 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for serialization using a subclass of pydantic_'s BaseModel that contains fields of a complex type, such as datetime.
    • ๐Ÿ‘Œ Support for passing a subclass of pydantic's BaseModel as the request body.