Skip to content

Commit

Permalink
Merge pull request #18 from darrellodonnell/main
Browse files Browse the repository at this point in the history
SpecUp - Redocs; edits
  • Loading branch information
darrellodonnell authored Mar 21, 2024
2 parents 6503443 + da3655c commit 8136029
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 18 deletions.
4 changes: 3 additions & 1 deletion api/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
In the `./api` folder, run:

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

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

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

0 comments on commit 8136029

Please sign in to comment.