Skip to content

Commit cbc5a74

Browse files
Instance templates can't be updated. (#327)
1 parent 1c1c1e6 commit cbc5a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

products/compute/api.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1432,6 +1432,7 @@ objects:
14321432
- !ruby/object:Api::Resource
14331433
name: 'InstanceTemplate'
14341434
kind: 'compute#instanceTemplate'
1435+
input: true
14351436
base_url: projects/{{project}}/global/instanceTemplates
14361437
exports:
14371438
- !ruby/object:Api::Type::SelfLink

0 commit comments

Comments
 (0)