Skip to content

Commit

Permalink
Port fix from PR 4459 to 2018-10-01 (Azure#4463)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgenyAgafonchikov authored and MikhailTryakhov committed Nov 14, 2018
1 parent baf31d9 commit 5ea0c7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
"containerNetworkInterfaces": {
"type": "array",
"items": {
"$ref": "#/definitions/ContainerNetworkInterface"
"$ref": "./network.json#/definitions/SubResource"
},
"description": "A list of container network interfaces created from this container network interface configuration."
},
Expand Down

0 comments on commit 5ea0c7b

Please sign in to comment.