adjsuting paths a bit to make things clearer

This commit is contained in:
Gert Wohlgemuth 2018-06-02 15:04:07 -07:00
parent 8d1a9b83df
commit 988002377a

View File

@ -269,12 +269,12 @@ functions:
enabled: true
- schedule:
rate: rate(5 minutes)
enabled: false
enabled: true
# manual trigger for a longer range
# TODO protect with api key
- http:
path: strategies/backtest/{from}/{till}
path: backtest/{from}/{till}
method: post
cors: true
request: