Skip to content

Swagger file on website should make request to full node #2948

@fedekunze

Description

@fedekunze

Summary of Bug

The requests are made to a wrong URL (https://cosmos.network/...)

Steps to Reproduce

  • go to the cosmos Swagger file here and pick a GET request (eg stake/validators which doesn't require any params),
  • Click Try it out > Execute

The request is made to the following URL https://cosmos.network/stake/validators while it should instead use our company full node http://fabo.interblock.io (or another)

cc: @cosmos/sre @jackzampolin @zramsay


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions