aaronforest-wf
aaronforest-wf
### Story: The executors provided to our nats servers are shutdown when the server is stopped, but the executors provided to our http servlets are not shut down when the...
fix https://github.com/OpenAPITools/openapi-generator/issues/18730 ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...
### Is your feature request related to a problem? Please describe. Java client does not support `text/csv` (or any `text/*` content types besides `text/plain`) ## Describe the solution you'd like...