diff --git a/Makefile b/Makefile index 568e752d..4d3328c3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ all: patch-swagger-doc format buf-gen: - ./buf.gen.yaml + buf generate patch-swagger-doc: buf-gen ./scripts/update_swagger.sh docs/openapiv2/apidocs.swagger.json