twskj / pretty-swag

Pretty UI for Swagger spec
MIT License
121 stars 20 forks source link

option to remove "generated" date from output #8

Closed tmulry closed 7 years ago

tmulry commented 7 years ago

Could you add an flag to prevent the date from displaying in the footer? For version control reasons, I would like to be able to run the generator repeatedly(like on each commit) and not have the output file update unless the corresponding yaml has changed. <footer class="container grey-text text-lighten-4 thin">Generated Monday, Mar 6, 2017, 12:15 PM by <a href="https://github.com/twskj/pretty-swag">pretty-swag</a></footer>

twskj commented 7 years ago

no prob

twskj commented 7 years ago

rolled out

use -noDate to removeDate -noCredit to removeCredit