aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/rest/Swagger.scala
Commit message (Collapse)AuthorAgeFilesLines
* Hotfix for swagger: keep javascript new line formattingv1.6.14Jakob Odersky2018-01-231-3/+3
|
* Use dynamic name in generated swagger UIJakob Odersky2018-01-221-1/+33
|
* Include swagger UI in coreJakob Odersky2018-01-221-16/+58
| | | | | | | | | These changes centralize the location of the swagger UI web files. The git attributes instruct GitHub to treat the web files as vendored code, as to not be included in the project code statistics. See https://github.com/github/linguist for a more detailed explanation.
* Apply new formattingJakob Odersky2017-11-201-6/+7
|
* Refactor rest package into separate filesZach Smith2017-10-121-0/+52