Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 198 Bytes

File metadata and controls

7 lines (4 loc) · 198 Bytes

You can render the specification from YAML to HTML using

python yaml-to-html.py < ../beacon.yaml > beacon.html

Open then beacon.html in your web browser.

The output looks like a Swagger page.