Skip to content

Commit

Permalink
Add other simple cases
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson committed Aug 28, 2019
1 parent 146a71f commit dd48387
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion products/dns/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# limitations under the License.

--- !ruby/object:Api::Product
name: Dns
name: DNS
display_name: Cloud DNS
versions:
- !ruby/object:Api::Product::Version
Expand Down
2 changes: 1 addition & 1 deletion products/iam/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# TODO(nelsonjr): Make all Zone and Region resource ref

--- !ruby/object:Api::Product
name: Iam
name: IAM
display_name: Cloud IAM
versions:
- !ruby/object:Api::Product::Version
Expand Down
2 changes: 1 addition & 1 deletion products/tpu/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# limitations under the License.

--- !ruby/object:Api::Product
name: Tpu
name: TPU
display_name: Google Cloud TPU
versions:
- !ruby/object:Api::Product::Version
Expand Down
2 changes: 1 addition & 1 deletion products/vpcaccess/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# limitations under the License.

--- !ruby/object:Api::Product
name: VpcAccess
name: VPCAccess
display_name: Serverless VPC Access
versions:
- !ruby/object:Api::Product::Version
Expand Down

0 comments on commit dd48387

Please sign in to comment.