Skip to content

Commit

Permalink
docs: fix swagger api
Browse files Browse the repository at this point in the history
  • Loading branch information
antomor committed Feb 15, 2024
1 parent 146d1e3 commit f9cc4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HttpServer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ export class HttpServer {

/**
* @openapi
* /getaddr:
* /chain-info:
* get:
* summary: It retrieves server configuration addresses and some general data.
* description: It displays addresses used by the server, as well as chain information, status and version.
Expand Down

0 comments on commit f9cc4e6

Please sign in to comment.