Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unsupported coercions when generating swagger
If we don't remove them, :responses :content gets passed out verbatim in the swagger.json, breaking stuff. In particular, fixes the swagger.json in examples/reitit-malli-swagger. Reported broken in #669.
- Loading branch information