Skip to content

Commit 56f5f09

Browse files
committed
fixes
1 parent b3c4b02 commit 56f5f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
all: patch-swagger-doc format
22

33
buf-gen:
4-
./buf.gen.yaml
4+
buf generate
55

66
patch-swagger-doc: buf-gen
77
./scripts/update_swagger.sh docs/openapiv2/apidocs.swagger.json

0 commit comments

Comments
 (0)