diff --git a/documentation/docs/pages/apis/nym-api/mainnet.mdx b/documentation/docs/pages/apis/nym-api/mainnet.mdx index addf09d353..94309aa473 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 92cd8f3e90..590afcdee6 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