From 14731f9632b7486776b0b4cf4169c7439154dac0 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Wed, 15 May 2019 17:00:09 +0200 Subject: [PATCH] Tidy up the API Refs intro page --- content/references/introduction.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/content/references/introduction.md b/content/references/introduction.md index 2e387b35..75dcc85d 100644 --- a/content/references/introduction.md +++ b/content/references/introduction.md @@ -7,16 +7,12 @@ This section has API reference docs (or links to external ones) for the followin + + + -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: - - - -