fixed merge
This commit is contained in:
commit
6adb5115fa
@ -272,18 +272,6 @@ functions:
|
|||||||
rate: rate(60 minutes)
|
rate: rate(60 minutes)
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
# manual trigger for a longer range
|
|
||||||
# TODO protect with api key
|
|
||||||
- http:
|
|
||||||
path: backtest/{from}/{till}
|
|
||||||
method: post
|
|
||||||
cors: true
|
|
||||||
request:
|
|
||||||
parameter:
|
|
||||||
paths:
|
|
||||||
from: true
|
|
||||||
till: true
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
topic: ${self:custom.snsTopic}
|
topic: ${self:custom.snsTopic}
|
||||||
tradeTable: ${self:custom.tradeTable}
|
tradeTable: ${self:custom.tradeTable}
|
||||||
|
Loading…
Reference in New Issue
Block a user