You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Trading Bot API Video Tutorial](#trading-bot-api-video-tutorial)
17
17
-[Contributing](#contributing)
@@ -224,9 +224,9 @@ Alternatively you could also test using `make test`. This is sending a test GET
224
224
Further test requests are available in the Makefile of the strategy executor:
225
225
- [Make targets sending test HTTP requests to the Bot API](https://github.com/geniusyield/strategy-executor/blob/6b5a1b1d9f117831e409989335bd48875eef4189/Makefile#L32-L57)
226
226
227
-
### Swagger API documentation
227
+
### OpenApi documentation
228
228
229
-
Endpoints made available by server are specified [here](./web/swagger/api.yaml).
229
+
Endpoints made available by server are specified [here](./web/openapi/api.yaml).
0 commit comments