diff --git a/CHANGELOG.md b/CHANGELOG.md index 8daf6f260b5..f11c239118d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [#5534](https://github.com/osmosis-labs/osmosis/pull/5534) fix: fix the account number of x/tokenfactory module account * [#5750](https://github.com/osmosis-labs/osmosis/pull/5750) feat: add cli commmand for converting proto structs to proto marshalled bytes * [#5893] (https://github.com/osmosis-labs/osmosis/pull/5893) Export createPosition method in CL so other modules can use it in testing +* [#5870] (https://github.com/osmosis-labs/osmosis/pull/5870) Remove v14/ separator in protorev rest endpoints ### Minor improvements & Bug Fixes 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 @@