We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8256b8e commit d8b9cceCopy full SHA for d8b9cce
mmv1/products/compute/WireGroup.yaml
@@ -112,7 +112,7 @@ properties:
112
properties:
113
- name: interconnect
114
type: string
115
- - name: vlan_tags
+ - name: vlanTags
116
type: Array
117
description: |
118
VLAN tags for the interconnect.
mmv1/products/datacatalog/Tag.yaml
@@ -141,7 +141,7 @@ properties:
141
name: field_value
142
type: NestedObject
143
144
- - name: 'display_name'
+ - name: 'displayName'
145
type: String
146
147
The display name of this field
0 commit comments