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
243 stars 48 forks source link

Status codes other than 200 #11

Open cagataygurturk opened 8 years ago

cagataygurturk commented 8 years ago

Only default status code (200) is sent for now. Probably it is easy to fix.

anderjo4 commented 8 years ago

Hey, Is there any progress on this bug, is there any workaround to configure this? I thought the problem where in my API gateway configuration.