Skip to content

wave-framework/sdk-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-gen

Generates a swagger spec file from routes in a wave app

Usage

Add this project with composer to an existing wave application, then just run bin/swagger-gen from the root of the project directory.

A (hopefully) valid swagger.io file will be printed to STDOUT. By default this is YAML, but supplying --format=json or --format=php will output JSON or PHP using var_export respectively.

About

Generates a swagger spec file from routes in a wave app

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages