Added missing google-common-protos dependency to iam mixin config (#167)

pull/175/head
Ernest Landrito 9 years ago committed by GitHub
parent 5c48539c86
commit 80705fdd95
  1. 2
      gapic/core/artman_iam.yaml

@ -1,5 +1,7 @@
common:
api_name: google-iam-v1
proto_gen_pkg_deps:
- google-common-protos
import_proto_path:
- ${REPOROOT}/googleapis
src_proto_path:

Loading…
Cancel
Save