Skip to content

Commit 19614d1

Browse files
authored
Fixed PDP field name capitalization in resource yaml (#15516)
1 parent cb8759a commit 19614d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/compute/PublicDelegatedPrefix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ properties:
173173
type: Integer
174174
description: |
175175
The allocatable prefix length supported by this PublicDelegatedSubPrefix.
176-
- name: 'delegatee_project'
176+
- name: 'delegateeProject'
177177
type: String
178178
description: |
179179
Name of the project scoping this PublicDelegatedSubPrefix.

0 commit comments

Comments
 (0)