Disable swagger validation while it is not fixed in upstream (#4423) (#4431)

release/v1.5
Lauris BH 6 years ago committed by Lunny Xiao
parent c784ac53ba
commit 1965eaf96e

@ -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

Loading…
Cancel
Save