mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 07:19:05 +00:00
Builds on #1180 by @colelawrence. This addition to the rust-server generator enables the use of text/html responses as plaintext. I've added an html endpoint to the sample to demonstrate that this works (and fixed the problem that that uncovered).