Skip to content

Commit

Permalink
remove redoc for nymapi for the moment but retain everything else
Browse files Browse the repository at this point in the history
  • Loading branch information
mfahampshire committed Dec 11, 2024
1 parent aadf7fe commit 497af3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions documentation/docs/pages/apis/nym-api/mainnet.mdx
Original file line number Diff line number Diff line change
@@ -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:
<APITable endpoint="https://api.nymtech.net/cosmwasm/wasm/v1/contract/n19604yflqggs9mk2z26mqygq43q2kr3n932egxx630svywd5mpxjsztfpvx/smart/eyJnZXRfY3VycmVudF9kZWFsZXJzIjogeyJsaW1pdCI6IDMwfX0=" />

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
2 changes: 1 addition & 1 deletion documentation/docs/pages/apis/nym-api/sandbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 497af3f

Please sign in to comment.