12 Commits

Author SHA1 Message Date
Chris Villanueva
003696260c
refactor: Replace _.find with array.find (#7782) 2020-06-02 09:43:56 +02:00
Mariusz Nowak
a15287240d test(AWS HTTP API): Bring back testing logs
As issue on AWS side was fixed
2020-05-13 14:29:38 +02:00
Mariusz Nowak
2ad7bd3664
test: Temporary debug patch for randomly failing test 2020-05-06 12:02:12 +02:00
Mariusz Nowak
61163b9ec7
test(AWS HTTP API): Temporarily skip log generation test
Currently it fails due to permissions issue in scope of our testing account. Once that's resolved we should bring this test back
2020-04-24 11:55:34 +02:00
Mariusz Nowak
df9846d9af feat(AWS HTTP API): Support timeout configuration 2020-02-28 11:26:44 +13:00
Mariusz Nowak
f47b340e4f feat(AWS HTTP API): Support attachment to externally created API 2020-02-27 09:34:28 +13:00
Mariusz Nowak
f2cb89a3ca feat(AWS HTTP API): Support access logs configuration 2020-02-26 13:20:58 +13:00
Mariusz Nowak
fbf99fa2ab feat(AWS HTTP API): JWT authorizers support 2020-02-18 14:59:28 +13:00
Mariusz Nowak
ca69387285 feat(AWS HTTP API): CORS configuration 2020-02-17 14:25:19 +13:00
Mariusz Nowak
dfeca8e622 test(AWS HTTP API): Rename fixture 2020-02-17 14:25:19 +13:00
Mariusz Nowak
44c2342aeb fix(AWS HTTP API): Publish to default stage
Framework for each stage creates new API,
therefore there's no point in generating a stage
2020-02-17 13:41:09 +13:00
Mariusz Nowak
69170d09a8 feat(AWS HTTP API): Initial basic routes configuration support 2020-02-05 12:31:43 +01:00