Skip to content

Commit

Permalink
Merge pull request #411 from akash-network/docs/update-testnet-5-api-…
Browse files Browse the repository at this point in the history
…swagger

docs(website): update testnet-5 API Swagger file
  • Loading branch information
chainzero authored Nov 12, 2024
2 parents 7f3d2a3 + 114cd24 commit e51eb08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The testing procedure for the REST API is rather simple and should be conducted



* Retrieve the current API swagger file [here](https://github.com/akash-network/akash-api/blob/main/docs/swagger-ui/swagger.yaml)
* Retrieve the current API swagger file [here](https://raw.githubusercontent.com/akash-network/akash-api/refs/tags/go/v0.0.2-rc3/docs/swagger-ui/swagger.yaml)
* Dump the contents of the file into a swagger rendering engine such as this [web app](https://editor.swagger.io/)
* Thoroughly test both Akash and Cosmos exposed endpoints
* NOTE - all Akash queries must be updated to use `v1beta4` - see example below
Expand Down

0 comments on commit e51eb08

Please sign in to comment.