Skip to content

Generating large YAML structure from an API Blueprint. Useful for all sorts of testing and debugging.

License

Notifications You must be signed in to change notification settings

honzajavorek/large-blueprint-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Blueprint YAML

Code I used for generating a large YAML structure from an API Blueprint. Useful for all sorts of testing and debugging.

The blueprint is made by concatenating multiple rather large blueprints so it simulates real structures. Used Blueprints were found on GitHub, so they were published by their owners and no private data of Apiary customers are disclosed by this repo.

Usage

To create YAML file:

$ make

To remove YAML file:

$ make clean

About

Generating large YAML structure from an API Blueprint. Useful for all sorts of testing and debugging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published