diff --git a/app.arc b/app.arc index 17f498e..d1899d0 100644 --- a/app.arc +++ b/app.arc @@ -3,15 +3,15 @@ greenwood-demo-adapter-aws @http /api/fragment - method get + method any src .aws-output/api/fragment /api/greeting - method get + method any src .aws-output/api/greeting /api/search - method post + method any src .aws-output/api/search /products/*