Skip to content

Commit 8452228

Browse files
committed
update makefile for new generator args
1 parent 7f20839 commit 8452228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ generate: model metamodel-install goimports-install
8787
$(METAMODEL) generate go \
8888
--model=model/model \
8989
--base=github.com/openshift-online/ocm-sdk-go \
90+
--apiBase=github.com/openshift-online/ocm-api-model/clientapi \
91+
--generators=builders-alias,clients,errors,helpers,json-alias,request-json,metrics,openapi,types-alias \
9092
--output=.
9193
$(METAMODEL) generate openapi \
9294
--model=model/model \

0 commit comments

Comments
 (0)