openapi-processor / openapi-processor-spring

an OpenAPI 3.0 & 3.1 interface & model java code generator for Spring Boot
https://docs.openapiprocessor.io
Apache License 2.0
40 stars 9 forks source link

Support Mono<ResponseEntity<?>> #242

Closed maddingo closed 7 months ago

maddingo commented 9 months ago

Suggestion for #239 with test case

hauner commented 9 months ago

Thanks for tackling this! Feedback will take me a few more days.

maddingo commented 9 months ago

For this to work, it requires https://github.com/openapi-processor/openapi-processor-base/pull/110

hauner commented 7 months ago

clean up. Was moved to core.