Skip to content

fix: Use correct IFormFile/IFormFileCollection type in ApiDescription…#1550

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
akselkvitberg:main
Jul 8, 2025
Merged

fix: Use correct IFormFile/IFormFileCollection type in ApiDescription…#1550
jeremydmiller merged 1 commit intoJasperFx:mainfrom
akselkvitberg:main

Conversation

@akselkvitberg
Copy link
Contributor

… for FileParameters

fixes #1549

@jeremydmiller
Copy link
Member

Good catch, and thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenAPI description treats IFormFileCollection parameter as IFormFile

2 participants