Skip to content

Commit

Permalink
Added CreatePrivateZone example ref to swagger spec (#3495)
Browse files Browse the repository at this point in the history
  • Loading branch information
markjbrown authored and lmazuel committed Jul 25, 2018
1 parent a0db520 commit 9ac2c74
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,9 @@
"x-ms-examples": {
"Create zone": {
"$ref": "./examples/CreateOrUpdateZone.json"
},
"Create private zone": {
"$ref": "./examples/CreateOrUpdatePrivateZone.json"
}
}
},
Expand Down Expand Up @@ -1575,4 +1578,4 @@
"description": "Specifies the API version."
}
}
}
}

0 comments on commit 9ac2c74

Please sign in to comment.