feat: add amm pairs api to docs

This commit is contained in:
xin
2024-08-11 13:36:51 +08:00
parent 44da7ea486
commit b1ff9522b7

View File

@@ -89,3 +89,7 @@ Front-end developers may use our REST API ([https://api.alexgo.io](https://api.a
{% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v2/coin-gecko/tickers" method="get" %}
[https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml)
{% endswagger %}
{% swagger src="https://api.alexgo.io/swagger-ui-yaml" path="/v1/public/pairs" method="get" %}
[https://api.alexgo.io/swagger-ui-yaml](https://api.alexgo.io/swagger-ui-yaml)
{% endswagger %}