swagger-core
swagger-core copied to clipboard
[bug] Integer enum support
I found we response enum in VO as string enum. Is there any approach to response int enum?
related issue: https://github.com/springdoc/springdoc-openapi/issues/709
Here is a PR that fixes it: https://github.com/swagger-api/swagger-core/pull/4769 But it looks like the project is dead. There is barely any activity any more and @frantuma is the only rarely active member of this project.