Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo: dns/Microsoft.Network #4686

Merged
merged 1 commit into from
Dec 3, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@
"weight": {
"type": "integer",
"format": "int32",
"description": "Gets or sets the weight metric for this this record."
"description": "Gets or sets the weight metric for this record."
},
"port": {
"type": "integer",
Expand Down Expand Up @@ -696,7 +696,7 @@
"properties": {
"host": {
"type": "string",
"description": "Gets or sets the domain name of the authoritative name server, without a temrinating dot."
"description": "Gets or sets the domain name of the authoritative name server, without a terminating dot."
},
"email": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting concurrent changes."
},
{
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -210,7 +210,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -766,7 +766,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -944,7 +944,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting concurrent changes."
},
{
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -165,7 +165,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -523,7 +523,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting concurrent changes."
},
{
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -183,7 +183,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -569,7 +569,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting concurrent changes."
},
{
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -210,7 +210,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -766,7 +766,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -941,7 +941,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"$ref": "../../../../../common-types/resource-management/v1/types.json#/parameters/ApiVersionParameter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting concurrent changes."
},
{
"$ref": "#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -218,7 +218,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the record set. Omit this value to always overwrite the current record set. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -261,7 +261,7 @@
},
"Create A recordset with alias target resource": {
"$ref": "./examples/CreateOrUpdateARecordsetAlias.json"
},
},
"Create AAAA recordset": {
"$ref": "./examples/CreateOrUpdateAAAARecordset.json"
},
Expand Down Expand Up @@ -801,7 +801,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"name": "If-None-Match",
Expand Down Expand Up @@ -988,7 +988,7 @@
"required": false,
"type": "string",
"x-ms-client-name": "IfMatch",
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwritting any concurrent changes."
"description": "The etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the last-seen etag value to prevent accidentally overwriting any concurrent changes."
},
{
"$ref": "#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -1091,7 +1091,7 @@
"$ref": "#/definitions/DnsResourceReferenceRequest"
},
"description": "Properties for dns resource reference request."
}
}
],
"responses": {
"200": {
Expand All @@ -1105,7 +1105,7 @@
"schema": {
"$ref": "#/definitions/CloudError"
}
}
}
},
"x-ms-examples": {
"List zones by resource group": {
Expand Down