UNPKG

aws-lager

Version:

AWS Lambda / API Gateway / Endpoint Router

13 lines (12 loc) 246 B
{ "summary": "Retrieve a MyResource object", "description": "Example of Lager endpoint", "responses": { "200": { "description": "Execution succeed", "schema": { "$ref": "#/definitions/MyResource" } } } }