Commit Graph

70 Commits

Author SHA1 Message Date
Matthias 9e619ecc50 Update rest api documentation 2023-01-31 07:26:12 +01:00
Matthias bd05f85c26 Simplify ssl documentation 2022-11-22 18:11:18 +01:00
Timothy Pogue fff745fd83 add map to nginx config 2022-11-22 07:17:57 -07:00
Timothy Pogue 86ff711525 update docs on reverse proxy 2022-11-21 12:52:18 -07:00
Timothy Pogue edb817e2e6 add tutorial for ssl in docs 2022-11-20 19:19:28 -07:00
Matthias 06a5cfa401 Update "branding" to producer/follower mode 2022-09-22 21:08:06 +02:00
Matthias e6c5c22ea0 Update websocket/follower docs 2022-09-22 20:31:42 +02:00
Timothy Pogue 0811bca8b4 revise docs, update dp method docstring 2022-09-21 15:50:11 -06:00
paranoidandy 366c6c24d8 Add docs for External Signals API 2022-09-21 12:52:23 -06:00
Timothy Pogue ad96597693 wording 2022-09-09 10:59:38 -06:00
Timothy Pogue 445ab1beee update docs 2022-09-09 10:56:54 -06:00
Timothy Pogue 46cd0ce994 fix sentence in docs 2022-09-08 16:30:31 -06:00
Timothy Pogue 1466d2d26f initial message ws docs 2022-09-08 16:27:09 -06:00
Matthias 59a723aec8 Add /health to rest client
discovered in #7299
2022-08-27 15:12:04 +02:00
Matthias 0ec38e0cfd Fix typo in docs 2022-08-21 08:23:07 +02:00
Matthias aee0cfd17a forcebuy_enable -> force_entry_enable 2022-04-08 13:39:41 +02:00
மனோஜ்குமார் பழனிச்சாமி ca400b8195 Updated requested changes in PR #6653 2022-04-08 10:45:05 +05:30
மனோஜ்குமார் பழனிச்சாமி 28f4a3b373 updated for PR #6653 2022-04-06 07:05:43 +05:30
மனோஜ்குமார் பழனிச்சாமி 8442fb915f renamed 2022-04-05 16:01:53 +05:30
Matthias 93a91bdeee Update order_Types documentation 2022-03-09 07:44:21 +01:00
Matthias 066fb3ce00 Update rest-client with forceenter 2022-01-26 20:07:58 +01:00
Matthias f4bc30c927 Update docs to include "vpn/ssh" section 2021-11-26 06:23:29 +01:00
Matthias 6623dfe7da Improve CORS documentation 2021-11-01 11:07:06 +01:00
Matthias 65d4df938d Improve docker port api 2021-10-06 20:09:08 +02:00
Matthias 2ecb42a639 Improve rest-api doc config samples 2021-05-15 15:52:02 +02:00
Matthias 05ce3acc46 Improve tests for api_trades 2021-04-20 21:29:16 +02:00
Matthias 759bbd8e72 Update documentation about pagination 2021-04-20 21:23:37 +02:00
Matthias 5c579613e1 add /trade endpoint to rest_client script 2021-04-16 19:42:13 +02:00
Mads Sørensen fc78246bbc Some changes to rest-api docs 2021-04-05 19:34:01 +02:00
Mads Sørensen ddba0d688e Add new trade endpoint to docs 2021-04-05 19:32:55 +02:00
Matthias 6640156ac7 Support deleting locks via API 2021-03-01 19:50:39 +01:00
Matthias 35c2e2556e Document FreqUI usage 2021-01-31 14:50:54 +01:00
Matthias 47a06c6213 Fix enable/reenable of swagger UI endpoint 2021-01-12 19:28:22 +01:00
Matthias 5ca2cd3a1e Change defaults to log only errors 2021-01-03 07:18:41 +01:00
Matthias 68d148e72d Allow configuration of openAPI interface 2021-01-03 06:49:04 +01:00
Matthias 3ab5514697 Add API endpoint for /stats 2020-12-07 15:07:08 +01:00
Matthias 64e680d7ee Document new api method 2020-10-20 19:30:00 +02:00
Matthias b38f68b3b0 Add 404 when strategy is not found 2020-09-29 06:35:47 +02:00
Matthias a3d0889dab Add alpha to endpoint documentation 2020-09-29 06:35:47 +02:00
Matthias f82d39e1b0 Enhance restclient and add tests for new api methods 2020-09-29 06:35:47 +02:00
Matthias bb4993dc20 Add new endpoints to the documentation 2020-09-29 06:35:47 +02:00
Matthias 904c4ecc23 Document /logs endpoints 2020-08-14 15:44:52 +02:00
Matthias 5082acc33f Fix typos in documentation 2020-08-06 07:54:54 +02:00
Matthias 8ed3b81c61 Implement /delete in rest client 2020-08-04 19:57:28 +02:00
Matthias 185fab7b57
Change some wordings in documentation
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-06-27 15:26:55 +02:00
Matthias b77a105778 Add CORS_origins key to configuration 2020-06-24 20:32:19 +02:00
Theagainmen ac92834693 reload_conf & reload_config now both accepted, code is more consistent now 2020-06-10 19:28:02 +02:00
Matthias 7ad1c7e817 Allow lower verbosity level for api server
Not logging all calls makes sense when running the UI
otherwise this is VERY verbose, clogging up the log.
2020-05-31 09:51:45 +02:00
Matthias 21c2af2b92 Load jwt_key from config 2020-05-10 19:42:06 +02:00
Matthias b163bb7650
Apply suggestions from code review
Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
2020-05-10 17:48:29 +02:00