summaryrefslogtreecommitdiff
path: root/hack/validate/swagger-gen
Commit message (Expand)AuthorAgeFilesLines
* validate: address SC2155 (shellcheck)Sebastiaan van Stijn2022-08-291-1/+1
* run shfmtAkihiro Suda2020-03-031-2/+2
* hack/validate: clean-up output, move golang-ci-lint to endSebastiaan van Stijn2019-12-191-3/+3
* hack/validate: allow forcing validationSebastiaan van Stijn2019-12-191-2/+2
* hack: fix mixed tabs/spaces for indentationSebastiaan van Stijn2019-08-021-1/+1
* Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-101-2/+2
* Bash scripts; use double brackets, fix bare variables, add quotesSebastiaan van Stijn2018-12-241-2/+2
* Make it easier to debug swgger-gen flakesDaniel Nephin2018-02-021-1/+1
* Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-131-1/+1
* Add validation for compose schema bindata.Daniel Nephin2016-12-281-1/+0
* Fix swagger-gen validation.Daniel Nephin2016-12-021-2/+2
* Add HTTP client timeout.Anusha Ragunathan2016-11-211-2/+2
* Add validate/swagger-genDaniel Nephin2016-11-091-0/+30