Skip to content

Commit

Permalink
fix description field type
Browse files Browse the repository at this point in the history
  • Loading branch information
prauc committed Sep 26, 2024
1 parent ecbc0cb commit 1782442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/networkconnectivity/Group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ properties:
type: KeyValueLabels
description: Optional labels in key:value format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
- name: description
type: KeyValueLabels
type: String
description: An optional description of the hub.
- name: uid
type: String
Expand Down

0 comments on commit 1782442

Please sign in to comment.