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
@webmaster128 we've longggg ago stopped supporting any manual updates or maintenance to the swagger doc file, which was a huge PIA. We've attempted a stab at an automated solution here but we came across many roadblocks.
This happened before we started the Protobuf migration. So when we started Protobuf migration, we decided to ditch those efforts and use the Swagger documentation capabilities that'll come with JSON HTTP gateway.
So by all means you can keep this issue open, but we're not going to manually update the swagger doc.
I see. Yeah, today I already found more issues than I can document. In this case I think a big warning like
This document is outdated beyond all hope and only serves as a rough sketch of what to expect from the LCD API. With the Stargate upgrade, we'll utilize the automated Swagger documentation capabilities that come with grpc-gateway (a JSON over HTTP proxy around grpc).
Summary of Bug
The result of a call to the LCD endpoint /bank/balances looks like
However, the output is documented like this:
The "ucosm" and "ustake" denoms are from wasmd. The problem is the structure, not the values.
Version
0.38
Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: