Skip to content

Commit

Permalink
chore: update swagger doc api endpoint (#677)
Browse files Browse the repository at this point in the history
* chore: update swagger doc api endpoint

* chore: update rest API endpoint

* chore: update rest API endpoint

* chore: update rest API endpoint

* Apply suggestions from code review

---------

Co-authored-by: Milap Sheth <[email protected]>
  • Loading branch information
RiceAndMeet and milapsheth authored Dec 20, 2023
1 parent 5fb804f commit 0754d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@
},
{
"title": "Swagger 2",
"value": "https://lcd-axelar.stakerun.com/static/swagger/"
"value": "https://axelar-lcd.quickapi.com/static/swagger/"
},
{
"title": "OpenAPI 1",
"value": "https://lcd-axelar.imperator.co/static/openapi/"
},
{
"title": "OpenAPI 2",
"value": "https://lcd-axelar.stakerun.com/static/openapi/"
"value": "https://axelar-lcd.quickapi.com/static/openapi/"
}
]
},
Expand Down

1 comment on commit 0754d97

@vercel
Copy link

@vercel vercel bot commented on 0754d97 Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.