Skip to content

Commit 21426cf

Browse files
authored
Created common type v4 where changed string to uuid (#19934)
* Add files via upload * Update types.json * Update types.json * Update types.json * Update types.json * Update types.json * Update types.json * Update privatelinks.json * Bumped version to 4.0
1 parent 6e20095 commit 21426cf

File tree

2 files changed

+672
-2
lines changed

2 files changed

+672
-2
lines changed

specification/common-types/resource-management/v4/privatelinks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"allOf": [
3030
{
31-
"$ref": "../v3/types.json#/definitions/Resource"
31+
"$ref": "../v4/types.json#/definitions/Resource"
3232
}
3333
],
3434
"description": "The private endpoint connection resource."
@@ -119,7 +119,7 @@
119119
},
120120
"allOf": [
121121
{
122-
"$ref": "../v3/types.json#/definitions/Resource"
122+
"$ref": "../v4/types.json#/definitions/Resource"
123123
}
124124
],
125125
"description": "A private link resource."

0 commit comments

Comments
 (0)