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 enabled: true
- schedule: - schedule:
rate: rate(5 minutes) rate: rate(5 minutes)
enabled: false enabled: true
# manual trigger for a longer range # manual trigger for a longer range
# TODO protect with api key # TODO protect with api key
- http: - http:
path: strategies/backtest/{from}/{till} path: backtest/{from}/{till}
method: post method: post
cors: true cors: true
request: request: