This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
v0.7.2
Added
UploadedFile
can now be requested via DI inside handlers.- The test client now supports file "uploads" via the
file
keyword
argument.
Fixed
UploadedFile
now renders a file upload element in OpenAPI
documents. #23