mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #248 from oceanprotocol/tidy-brizo-aquarius-docs
Tidy up the API Refs intro page
This commit is contained in:
commit
ed161887b1
@ -7,16 +7,12 @@ This section has API reference docs (or links to external ones) for the followin
|
||||
|
||||
<repo name="aquarius"></repo>
|
||||
<repo name="brizo"></repo>
|
||||
<repo name="squid-js"></repo>
|
||||
<repo name="squid-py"></repo>
|
||||
<repo name="squid-java"></repo>
|
||||
|
||||
Those are sourced from their respective Swagger specs. On this site you can't execute the documented API calls yet. If you need this, you can run a component's local Swagger UI as outlined in the repository instructions on GitHub.
|
||||
|
||||
The API references for Aquarius and Brizo are auto-generated from the Swagger specs (JSON files) of the live Aquarius and Brizo instances attached to the Nile Testnet. On this site you can't execute the documented API calls yet. If you need that, you can run a component's local Swagger UI as outlined in the repository instructions on GitHub.
|
||||
Additionally, if you need API docs for a past version of Aquarius or Brizo, check out their specs on SwaggerHub:
|
||||
|
||||
- [SwaggerHub: Aquarius](https://app.swaggerhub.com/apis/Ocean-Protocol/aquarius)
|
||||
- [SwaggerHub: Brizo](https://app.swaggerhub.com/apis/Ocean-Protocol/brizo)
|
||||
|
||||
References of all the functions and methods used in our libraries:
|
||||
|
||||
<repo name="squid-js"></repo>
|
||||
<repo name="squid-py"></repo>
|
||||
<repo name="squid-java"></repo>
|
||||
|
Loading…
Reference in New Issue
Block a user