From 497af3f3b3621affbdbcc71e3b7a9a3678a66498 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Wed, 11 Dec 2024 16:40:29 +0100 Subject: [PATCH] remove redoc for nymapi for the moment but retain everything else --- documentation/docs/pages/apis/nym-api/mainnet.mdx | 4 ++-- documentation/docs/pages/apis/nym-api/sandbox.mdx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/docs/pages/apis/nym-api/mainnet.mdx b/documentation/docs/pages/apis/nym-api/mainnet.mdx index addf09d353c..94309aa473d 100644 --- a/documentation/docs/pages/apis/nym-api/mainnet.mdx +++ b/documentation/docs/pages/apis/nym-api/mainnet.mdx @@ -1,10 +1,10 @@ import APITable from 'components/api-table.tsx'; -The information below is generated with [Redoc](https://redocly.com/docs/redoc) consuming the OpenAPI spec found at [https://validator.nymtech.net/api-docs/openapi.json](https://validator.nymtech.net/api-docs/openapi.json) which is also used to generate the Swagger docs deployed at [https://validator.nymtech.net/api/swagger/index.html](https://validator.nymtech.net/api/swagger/index.html). +You can find the OpenAPI spec found at [https://validator.nymtech.net/api-docs/openapi.json](https://validator.nymtech.net/api-docs/openapi.json) which is also used to generate the Swagger docs deployed at [https://validator.nymtech.net/api/swagger/index.html](https://validator.nymtech.net/api/swagger/index.html) at at [https://validator.nymtech.net/api/swagger/index.html](https://validator.nymtech.net/api/swagger/index.html). You can find the Swagger endpoints of other NymAPI instances at the following endpoints: There is also an overview of endpoints at [https://cosmos.directory/nyx](https://cosmos.directory/nyx). -> Redoc Component using `specUrl` goes here once spec is fixed +> Interactive Redoc component coming soon diff --git a/documentation/docs/pages/apis/nym-api/sandbox.mdx b/documentation/docs/pages/apis/nym-api/sandbox.mdx index 92cd8f3e906..590afcdee60 100644 --- a/documentation/docs/pages/apis/nym-api/sandbox.mdx +++ b/documentation/docs/pages/apis/nym-api/sandbox.mdx @@ -2,4 +2,4 @@ import { RedocStandalone } from 'redoc'; The information below is generated with [Redoc](https://redocly.com/docs/redoc) consuming the OpenAPI spec found at []() which is also used to generate the Swagger docs deployed at [](). -> Redoc Component using `specUrl` goes here once spec is fixed +> Interactive Redoc component coming soon