adjsuting paths a bit to make things clearer
This commit is contained in:
parent
8d1a9b83df
commit
988002377a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user