From 10efbc6d82efa17cc4c1b9135e547449b8f2d2a9 Mon Sep 17 00:00:00 2001 From: Jeremy Liu <31809888+NotJeremyLiu@users.noreply.github.com> Date: Fri, 28 Jul 2023 09:27:15 -0400 Subject: [PATCH] run make-docs --- client/docs/static/openapi/index.html | 18 +- client/docs/static/openapi/openapi.yaml | 1985 +++++++++++++----- client/docs/static/swagger/swagger.yaml | 2457 +++++++++++++++++------ client/docs/statik/statik.go | 2 +- go.mod | 2 +- go.sum | 2 + 6 files changed, 3368 insertions(+), 1098 deletions(-) diff --git a/client/docs/static/openapi/index.html b/client/docs/static/openapi/index.html index 2766b8917dd..67c7b6f9f4a 100644 --- a/client/docs/static/openapi/index.html +++ b/client/docs/static/openapi/index.html @@ -466,7 +466,8 @@ -

ConcentratedPoolIdLinkFromBalancer returns the pool id of the concentrated pool that is linked with the given CFMM pool.

path Parameters
cfmm_pool_id
required
string <uint64>

Responses

PoolsWithFilter allows you to query specific pools with requested @@ -748,7 +752,11 @@

Params returns pool incentives params.

Responses

Returns all registered superfluid assets.

Responses

UserConcentratedSuperfluidPositionsDelegated

path Parameters
delegator_address
required
string

Responses

UserConcentratedSuperfluidPositionsUndelegating

path Parameters
delegator_address
required
string

Responses

Returns all registered superfluid assets.

Responses

Returns all superfluid intermediary accounts.

query Parameters
pagination.key
string <byte>

key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key @@ -1424,7 +1432,7 @@