Scala Case Class to Swagger Doc Converter Setup Clone the repository Create text file "input.txt" with one or more case classes separated by newlines. These must begin with the phrase "case class " Run ./class-to-swagger.py View output files (one per class) in the "output/" folder