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