cagataygurturk / lambadaframework

Build serverless REST API's with JAVA. It implements the JAX-RS API and deploys your application easily to AWS Lambda and API Gateway
MIT License
244 stars 48 forks source link

Feature request: Generate OpenAPI docs #61

Open vladaman opened 2 years ago

vladaman commented 2 years ago

Hi,

we love the approach. I was curios if there is any way to integrate with OpenAPI. We use AWS API Gateway proxy+ mapping to our lambda which handles complete API service. Would it be possible to somehow generate OpenAPI JSON file docs?