Skip to content

sean-nixon/scala-case-class-swagger-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Case Class to Swagger Doc Converter

Setup

  1. Clone the repository
  2. Create text file "input.txt" with one or more case classes separated by newlines. These must begin with the phrase "case class "
  3. Run ./class-to-swagger.py
  4. View output files (one per class) in the "output/" folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages