Skip to content

Commit

Permalink
vtapswaggerupdate (#3837)
Browse files Browse the repository at this point in the history
  • Loading branch information
neaggarwMS authored and lmazuel committed Sep 7, 2018
1 parent cc47342 commit e9e8c83
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -942,6 +942,13 @@
},
"description": "A list of IPConfigurations of the network interface."
},
"tapConfigurations": {
"type": "array",
"items": {
"$ref": "#/definitions/NetworkInterfaceTapConfiguration"
},
"description": "A list of TapConfigurations of the network interface."
},
"dnsSettings": {
"$ref": "#/definitions/NetworkInterfaceDnsSettings",
"description": "The DNS settings in network interface."
Expand Down

0 comments on commit e9e8c83

Please sign in to comment.