From 33742bccb7acdbe4cdb87ee0f993a4c3952a45b7 Mon Sep 17 00:00:00 2001 From: trentmc <5305452+trentmc@users.noreply.github.com> Date: Sun, 25 Oct 2020 15:21:43 +0100 Subject: [PATCH] move from old repos to new --- content/references/introduction.md | 17 +++++++++-------- data/sidebars/references.yml | 8 ++++---- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/content/references/introduction.md b/content/references/introduction.md index 75dcc85d..a59aeccc 100644 --- a/content/references/introduction.md +++ b/content/references/introduction.md @@ -1,18 +1,19 @@ --- title: API References -description: All the API reference docs for Ocean Protocol components and libraries. +description: --- This section has API reference docs (or links to external ones) for the following Ocean Protocol components and libraries: + + + + - - - - + -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: +The API references for Aquarius and Provider-py are auto-generated from the Swagger specs (JSON files) of the live instances. 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 Provider-py, 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) +- [SwaggerHub: Provider-py](https://app.swaggerhub.com/apis/Ocean-Protocol/provider-py) diff --git a/data/sidebars/references.yml b/data/sidebars/references.yml index 25ec2d07..d9e4b3b9 100644 --- a/data/sidebars/references.yml +++ b/data/sidebars/references.yml @@ -6,22 +6,22 @@ - group: ocean.js items: - title: API Reference - link: /references/ocean.js/ + link: https://github.com/oceanprotocol/ocean.js2 - group: react items: - title: API Reference - link: /references/react/ + link: https://github.com/oceanprotocol/react - group: ocean.py items: - title: API Reference - link: /references/ocean.py/ + link: https://github.com/oceanprotocol/ocean.py2 - group: Smart Contracts items: - title: API Reference - link: /references/ocean-contracts/ + link: https://github.com/oceanprotocol/ocean-contracts2 - group: aquarius items: