Skip to content

Simple script to create asciidoc format from a yaml/json openapi 3.0 file

License

Notifications You must be signed in to change notification settings

Hextremist/openapi2asciidoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

openapi2asciidoc

Simple Ruby script to create asciidoc format from a yaml/json openapi 3.0 file

Usage: ruby openapi2asciidoc myapis.yaml > myapis.adoc

This is a script I hacked together in an afternoon, so I have zero guarantees. But it seems to work well enough for the example from https://editor.swagger.io/.

Use https://asciidoctor.org/ to convert the asciidoc file into html or pdf.

About

Simple script to create asciidoc format from a yaml/json openapi 3.0 file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages