Commit Graph

1 Commits

Author SHA1 Message Date
Elf M. Sternberg 7d5d030960 GENERATE swagger.yml file.
$ swagger init spec --format=yaml --title=timeofday --description="Return the time of day. Timezone optional."  --contact.name="Elf Sternberg" \
  --contact.url="https://github.com/elfsternberg/go-timeofday" --contact.email="elf.sternberg@gmail.com" --license.name="apache-2.0"
2018-03-28 11:33:41 -07:00