Skip to content

Commit

Permalink
Move name to parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
bcreddy-gcp committed Jan 9, 2025
1 parent 28d57e1 commit 78bfb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/colab/RuntimeTemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ parameters:
required: true
url_param_only: true
description: 'The location for the resource: https://cloud.google.com/colab/docs/locations'
properties:
- name: 'name'
type: String
url_param_only: true
description: 'The resource name of the Runtime Template'
properties:
- name: 'displayName'
type: String
description:
Expand Down

0 comments on commit 78bfb4b

Please sign in to comment.