Skip to content

Commit

Permalink
Merge pull request Azure#653 from vladrai/master
Browse files Browse the repository at this point in the history
Resolving additional documentation issues
  • Loading branch information
amarzavery authored Nov 1, 2016
2 parents 607cc8d + 4d172f9 commit ca129eb
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions arm-dns/2016-04-01/swagger/dns.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand All @@ -120,7 +120,7 @@
"RecordSets"
],
"operationId": "RecordSets_CreateOrUpdate",
"description": "Creates or Updates a Recordset within a DNS zone.",
"description": "Creates or updates a Recordset within a DNS zone.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -212,7 +212,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -301,7 +301,7 @@
"description": "OK. Deleted successfully."
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -374,7 +374,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -449,7 +449,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -505,7 +505,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand All @@ -522,7 +522,7 @@
"Zones"
],
"operationId": "Zones_CreateOrUpdate",
"description": "Creates or Updates a DNS zone within a resource group.",
"description": "Creates or updates a DNS zone within a resource group.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -584,7 +584,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -649,7 +649,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -693,7 +693,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -739,7 +739,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -781,7 +781,7 @@
}
},
"default": {
"description": "Default response. It will be deserialized as per the Error defintion.",
"description": "Default response. It will be deserialized as per the Error definition.",
"schema": {
"$ref": "#/definitions/CloudError"
}
Expand Down Expand Up @@ -1267,7 +1267,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
"description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
},
"ApiVersionParameter": {
"name": "api-version",
Expand Down

0 comments on commit ca129eb

Please sign in to comment.