Skip to content

Commit

Permalink
Correcting naming mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshata Patil committed Jun 25, 2019
1 parent 8f0af71 commit 1e3cc93
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2027,13 +2027,13 @@
"title": "Node ID.",
"description": "ID of the compute node."
},
"privateAddress": {
"privateIpAddress": {
"readOnly": true,
"type": "string",
"title": "Private IP address.",
"description": "Private IP address of the compute node."
},
"publicAddress": {
"publicIpAddress": {
"readOnly": true,
"type": "string",
"title": "Public IP address.",
Expand Down

0 comments on commit 1e3cc93

Please sign in to comment.