New
v0.7.2
Added
UploadedFilecan now be requested via DI inside handlers.- The test client now supports file "uploads" via the
filekeyword argument.
Fixed
UploadedFilenow renders a file upload element in OpenAPI documents. #23
Unclaimed project
Are you a maintainer of molten? Claim this project to take control of your public changelog and roadmap.
Changelog
A minimal, extensible, fast and productive framework for building HTTP APIs with Python 3.6 and later.
UploadedFile can now be requested via DI inside handlers.file keyword
argument.UploadedFile now renders a file upload element in OpenAPI
documents. #23