Skip to content

Commit

Permalink
Protorev: Remove v14 from rest endpoints (#5870)
Browse files Browse the repository at this point in the history
* Remove v14 from protos and run proto gen

* add changelog entry

* run make proto-all

* run make-docs (#5905)

* run make proto-all
  • Loading branch information
NotJeremyLiu committed Jul 28, 2023
1 parent 18dd3f2 commit 6ba7191
Show file tree
Hide file tree
Showing 13 changed files with 3,613 additions and 1,348 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [#5849] (https://github.com/osmosis-labs/osmosis/pull/5849) CL: Lower gas for leaving a position and withdrawing rewards
* [#5855](https://github.com/osmosis-labs/osmosis/pull/5855) feat(x/cosmwasmpool): Sending token_in_max_amount to the contract before running contract msg
* [#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

Expand Down
18 changes: 13 additions & 5 deletions client/docs/static/openapi/index.html

Large diffs are not rendered by default.

1,985 changes: 1,532 additions & 453 deletions client/docs/static/openapi/openapi.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 6ba7191

Please sign in to comment.