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: Microsoft.Automation #4608

Merged
merged 1 commit into from
Nov 30, 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 @@ -449,7 +449,7 @@
},
"updateConfiguration": {
"type": "object",
"description": "Update specifc properties of the software update configuration.",
"description": "Update specific properties of the software update configuration.",
"properties": {
"operatingSystem": {
"description": "operating system of target machines",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
},
"creationTime": {
"type": "string",
"description": "Creation time of theresource, which only appears in the response.",
"description": "Creation time of the resource, which only appears in the response.",
"format": "date-time",
"x-nullable": false,
"readOnly": true
Expand All @@ -296,7 +296,7 @@
"readOnly": true
},
"error": {
"description": "detailes of provisioning error",
"description": "Details of provisioning error",
"$ref": "../../common/v1/definitions.json#/definitions/ErrorResponse"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
},
"creationTime": {
"type": "string",
"description": "Creation time of theresource, which only appears in the response.",
"description": "Creation time of the resource, which only appears in the response.",
"format": "date-time",
"x-nullable": false,
"readOnly": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
"items": {
"$ref": "#/definitions/SourceControl"
},
"description": "The list of souce controls."
"description": "The list of source controls."
},
"nextLink": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
},
"exception": {
"type": "string",
"description": "The exceptions that occured while running the sync job."
"description": "The exceptions that occurred while running the sync job."
}
},
"description": "Definition of source control sync job properties."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ConnectionType"
],
"operationId": "ConnectionType_Delete",
"description": "Delete the connectiontype.",
"description": "Delete the connection type.",
"externalDocs": {
"url": "http://aka.ms/azureautomationsdk/connectiontypeoperations"
},
Expand All @@ -63,7 +63,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of connectiontype."
"description": "The name of connection type."
},
{
"$ref": "../../common/v1/definitions.json#/parameters/SubscriptionIdParameter"
Expand Down Expand Up @@ -92,7 +92,7 @@
"ConnectionType"
],
"operationId": "ConnectionType_Get",
"description": "Retrieve the connectiontype identified by connectiontype name.",
"description": "Retrieve the connection type identified by connection type name.",
"externalDocs": {
"url": "http://aka.ms/azureautomationsdk/connectiontypeoperations"
},
Expand All @@ -113,7 +113,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of connectiontype."
"description": "The name of connection type."
},
{
"$ref": "../../common/v1/definitions.json#/parameters/SubscriptionIdParameter"
Expand Down Expand Up @@ -142,7 +142,7 @@
"ConnectionType"
],
"operationId": "ConnectionType_CreateOrUpdate",
"description": "Create a connectiontype.",
"description": "Create a connection type.",
"externalDocs": {
"url": "http://aka.ms/azureautomationsdk/connectiontypeoperations"
},
Expand All @@ -163,7 +163,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The parameters supplied to the create or update connectiontype operation."
"description": "The parameters supplied to the create or update connection type operation."
},
{
"name": "parameters",
Expand All @@ -172,7 +172,7 @@
"schema": {
"$ref": "#/definitions/ConnectionTypeCreateOrUpdateParameters"
},
"description": "The parameters supplied to the create or update connectiontype operation."
"description": "The parameters supplied to the create or update connection type operation."
},
{
"$ref": "../../common/v1/definitions.json#/parameters/SubscriptionIdParameter"
Expand Down Expand Up @@ -209,7 +209,7 @@
"ConnectionType"
],
"operationId": "ConnectionType_ListByAutomationAccount",
"description": "Retrieve a list of connectiontypes.",
"description": "Retrieve a list of connection types.",
"externalDocs": {
"url": "http://aka.ms/azureautomationsdk/connectiontypeoperations"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
"userName",
"password"
],
"description": "The properties of the create cerdential operation."
"description": "The properties of the create credential operation."
},
"CredentialCreateOrUpdateParameters": {
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@
},
"isMandatory": {
"type": "boolean",
"description": "Gets or sets a Boolean value to indicate whether the parameter is madatory or not."
"description": "Gets or sets a Boolean value to indicate whether the parameter is mandatory or not."
},
"position": {
"type": "integer",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -599,10 +599,10 @@
"properties": {
"name": {
"type": "string",
"description": "Gets or sets the name of the dsc nodeconfiguration."
"description": "Gets or sets the name of the dsc node configuration."
}
},
"description": "The dsc nodeconfiguration property associated with the entity."
"description": "The dsc node configuration property associated with the entity."
},
"DscNodeReportListResult": {
"properties": {
Expand Down Expand Up @@ -863,7 +863,7 @@
"description": "Gets or sets the id."
}
},
"description": "Definition of the agent registration infomration type."
"description": "Definition of the agent registration information type."
},
"DscNode": {
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
"description": "Gets or sets the name of the credential."
}
},
"description": "Definition of runas credential to use for hybrid worker."
"description": "Definition of RunAs credential to use for hybrid worker."
},
"HybridRunbookWorker": {
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1401,7 +1401,7 @@
"type": "string"
}
},
"description": "The response model for the undoedit runbook operation."
"description": "The response model for the undo edit runbook operation."
},
"RunbookDraft": {
"properties": {
Expand Down Expand Up @@ -1449,7 +1449,7 @@
},
"isMandatory": {
"type": "boolean",
"description": "Gets or sets a Boolean value to indicate whether the parameter is madatory or not."
"description": "Gets or sets a Boolean value to indicate whether the parameter is mandatory or not."
},
"position": {
"type": "integer",
Expand Down Expand Up @@ -1590,7 +1590,7 @@
"runbookType",
"draft"
],
"description": "The parameters supplied to the create or update dratft runbook properties."
"description": "The parameters supplied to the create or update draft runbook properties."
},
"RunbookCreateOrUpdateDraftParameters": {
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
"$ref": "../../common/v1/definitions.json#/definitions/ProxyResource"
}
],
"description": "Definition of the varible."
"description": "Definition of the variable."
},
"VariableListResult": {
"properties": {
Expand Down Expand Up @@ -433,7 +433,7 @@
"description": "Gets or sets the description."
}
},
"description": "Definition of the varible properties"
"description": "Definition of the variable properties"
}
},
"parameters": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@
"description": "Gets or sets the id."
}
},
"description": "Definition of the agent registration infomration type."
"description": "Definition of the agent registration information type."
},
"AgentRegistrationKeys": {
"properties": {
Expand Down Expand Up @@ -938,10 +938,10 @@
"properties": {
"name": {
"type": "string",
"description": "Gets or sets the name of the dsc nodeconfiguration."
"description": "Gets or sets the name of the dsc node configuration."
}
},
"description": "The dsc nodeconfiguration property associated with the entity."
"description": "The dsc node configuration property associated with the entity."
},
"AgentRegistrationRegenerateKeyParameter": {
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
"nodeCount":{
"type": "integer",
"format": "int64",
"description": "Number of nodes with this nodeconfiguration assigned"
"description": "Number of nodes with this node configuration assigned"
},
"incrementNodeConfigurationBuild": {
"type": "boolean",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1475,7 +1475,7 @@
"type": "string"
}
},
"description": "The response model for the undoedit runbook operation."
"description": "The response model for the undo edit runbook operation."
},
"RunbookDraft": {
"properties": {
Expand Down Expand Up @@ -1523,7 +1523,7 @@
},
"isMandatory": {
"type": "boolean",
"description": "Gets or sets a Boolean value to indicate whether the parameter is madatory or not."
"description": "Gets or sets a Boolean value to indicate whether the parameter is mandatory or not."
},
"position": {
"type": "integer",
Expand Down Expand Up @@ -1664,7 +1664,7 @@
"runbookType",
"draft"
],
"description": "The parameters supplied to the create or update dratft runbook properties."
"description": "The parameters supplied to the create or update draft runbook properties."
},
"RunbookCreateOrUpdateDraftParameters": {
"properties": {
Expand Down