Disable swagger validation while it is not fixed in upstream

This commit is contained in:
Lauris BH 2018-07-11 15:11:14 +03:00
parent 61f4ad2fc5
commit 906a4c14db

View File

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