Fix messed up doc rendering
This commit is contained in:
parent
2a46e6a214
commit
5c01969969
@ -68,9 +68,9 @@ We will keep a compatibility layer for 1-2 versions (so both `buy_tag` and `ente
|
|||||||
|
|
||||||
Webhook terminology changed from "sell" to "exit", and from "buy" to "entry".
|
Webhook terminology changed from "sell" to "exit", and from "buy" to "entry".
|
||||||
|
|
||||||
* `webhookbuy` -> `webhookentry`
|
* `webhookbuy` -> `webhookentry`
|
||||||
* `webhookbuyfill` -> `webhookentryfill`
|
* `webhookbuyfill` -> `webhookentryfill`
|
||||||
* `webhookbuycancel` -> `webhookentrycancel`
|
* `webhookbuycancel` -> `webhookentrycancel`
|
||||||
* `webhooksell` -> `webhookexit`
|
* `webhooksell` -> `webhookexit`
|
||||||
* `webhooksellfill` -> `webhookexitfill`
|
* `webhooksellfill` -> `webhookexitfill`
|
||||||
* `webhooksellcancel` -> `webhookexitcancel`
|
* `webhooksellcancel` -> `webhookexitcancel`
|
||||||
|
Loading…
Reference in New Issue
Block a user