We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c4b02 commit 56f5f09Copy full SHA for 56f5f09
Makefile
@@ -1,7 +1,7 @@
1
all: patch-swagger-doc format
2
3
buf-gen:
4
- ./buf.gen.yaml
+ buf generate
5
6
patch-swagger-doc: buf-gen
7
./scripts/update_swagger.sh docs/openapiv2/apidocs.swagger.json
0 commit comments