generated from trustoverip/specification-template
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from darrellodonnell/main
content and specup
- Loading branch information
Showing
16 changed files
with
3,139 additions
and
976 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
|
||
# Rendering API Tool | ||
|
||
## Rendering OpenAPI Specification | ||
|
||
TODO: find alternative | ||
- Scalar? https://github.com/scalar/scalar | ||
In the `./api` folder, run: | ||
|
||
``` | ||
npx @redocly/cli build-docs toip-tswg-trustregistryprotocol-v2.yaml | ||
``` | ||
|
||
That produces the [Redoc Rendered OpenAPI Spec](redoc-static.html) |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.