Skip to content

Commit

Permalink
redocs (specup)
Browse files Browse the repository at this point in the history
Signed-off-by: Darrell O'Donnell <darrell.odonnell@continuumloop.com>
  • Loading branch information
darrellodonnell committed Mar 21, 2024
1 parent da3655c commit b1232ab
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 1,336 deletions.
4 changes: 2 additions & 2 deletions api/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
In the `./api` folder, run:

```
npx @redocly/cli build-docs toip-tswg-trustregistryprotocol-v2.yaml --output ../spec/api/redoc-static.html
npx @redocly/cli build-docs toip-tswg-trustregistryprotocol-v2.yaml --output ../docs/api/redoc-static.html
```

NOTE: the `--output` switch is required as SpecUp only takes content from the `./spec` folder (and below).
NOTE: the `--output` switch is required as SpecUp only takes content from the `./docs` folder (and below).

That produces the [Redoc Rendered OpenAPI Spec](redoc-static.html)
Loading

0 comments on commit b1232ab

Please sign in to comment.