Forum Discussion

sliute's avatar
sliute
New Member
5 years ago

Generate Spring code stubs with 3.0 annotations

Hi all,

 

I am researching the design-first approach for a large-scale Spring Boot project. That implies using either SwaggerHub or a dedicated tool (swagger-codegen or openapi-generator). My input is an OpenAPI 3.0 spec.

 

The resulting stubs are fine, but they very clearly use OpenAPI 2.0 code annotations. Is there a way or a tool that would generate stubs with OpenAPI 3.0 annotations? I looked far & wide but could not find one so far.

 

Cheers,

No RepliesBe the first to reply