Activate swagger validation

This commit is contained in:
Antoine GIRARD 2018-06-11 15:27:33 +02:00
parent 8c50cbdbbe
commit 52dae70fc3

View File

@ -75,6 +75,7 @@ pipeline:
- make lint
- make fmt-check
- make swagger-check
- make swagger-validate
- make misspell-check
- make test-vendor
- make build