Skip to content

Commit f56b75f

Browse files
committed
Update iptag typo
1 parent df76825 commit f56b75f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schemas/2023-09-01-preview/Microsoft.ServiceFabric.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@
10061006
{
10071007
"type": "array",
10081008
"items": {
1009-
"$ref": "#/definitions/IpTag"
1009+
"$ref": "#/definitions/IPTag"
10101010
}
10111011
},
10121012
{

schemas/2023-11-01-preview/Microsoft.ServiceFabric.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@
11791179
{
11801180
"type": "array",
11811181
"items": {
1182-
"$ref": "#/definitions/IpTag"
1182+
"$ref": "#/definitions/IPTag"
11831183
}
11841184
},
11851185
{

0 commit comments

Comments
 (0)