Merge pull request #2516 from freqtrade/hroff-1902-patch-1
minor: Fix typo in the rest-api docs
This commit is contained in:
commit
7a2d917c66
@ -29,7 +29,7 @@ This should return the response:
|
|||||||
{"status":"pong"}
|
{"status":"pong"}
|
||||||
```
|
```
|
||||||
|
|
||||||
All other endpoints return sensitive info and require authentication, so are not available through a webrowser.
|
All other endpoints return sensitive info and require authentication, so are not available through a web browser.
|
||||||
|
|
||||||
To generate a secure password, either use a password manager, or use the below code snipped.
|
To generate a secure password, either use a password manager, or use the below code snipped.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user