swagger-core icon indicating copy to clipboard operation
swagger-core copied to clipboard

[bug] Integer enum support

Open xiaoxiangmoe opened this issue 5 years ago • 1 comments

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

xiaoxiangmoe avatar Jun 04 '20 02:06 xiaoxiangmoe

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.

T3rm1 avatar Jan 23 '25 10:01 T3rm1