airframe icon indicating copy to clipboard operation
airframe copied to clipboard

airframe-http-codegen : Swagger UI integration

Open Kondasamy opened this issue 3 years ago • 2 comments

Using airframe-http-codegen, I have my Open API spec YAML generated. But, unclear on how to make it start with Swagger UI integrated with any Airframe project. Any help appreciated.

Kondasamy avatar Apr 29 '22 12:04 Kondasamy

@Kondasamy I'm not familiar to Swagger UI. If you just need an API documentation, using https://editor.swagger.io/ is an easy choice.

xerial avatar May 04 '22 18:05 xerial

@xerial I was looking for something like Swagger UI for Spring boot. We already have support to generate the Open API YAML/ JSON; just that the document should be plugged to the Swagger UI.

Kondasamy avatar May 05 '22 02:05 Kondasamy