Skip to content
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 @@ -1055,7 +1055,7 @@
"$ref": "./examples/IntegrationRuntimes_Upgrade.json"
}
},
"description": "Upgrade self-hosted integration runtime to latest version if availably.",
"description": "Upgrade self-hosted integration runtime to latest version if availability.",
"parameters": [
{
"$ref": "#/parameters/subscriptionId"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@
},
"ConcurObjectDataset" : {
"x-ms-discriminator-value": "ConcurObject",
"description": "Concur Serivce dataset.",
"description": "Concur Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1202,7 +1202,7 @@
},
"HubspotObjectDataset" : {
"x-ms-discriminator-value": "HubspotObject",
"description": "Hubspot Serivce dataset.",
"description": "Hubspot Service dataset.",
"type": "object",
"allOf": [
{
Expand All @@ -1226,7 +1226,7 @@
},
"JiraObjectDataset" : {
"x-ms-discriminator-value": "JiraObject",
"description": "Jira Serivce dataset.",
"description": "Jira Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1274,7 +1274,7 @@
},
"PaypalObjectDataset" : {
"x-ms-discriminator-value": "PaypalObject",
"description": "Paypal Serivce dataset.",
"description": "Paypal Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1334,7 +1334,7 @@
},
"ShopifyObjectDataset" : {
"x-ms-discriminator-value": "ShopifyObject",
"description": "Shopify Serivce dataset.",
"description": "Shopify Service dataset.",
"type": "object",
"allOf": [
{
Expand All @@ -1358,7 +1358,7 @@
},
"SquareObjectDataset" : {
"x-ms-discriminator-value": "SquareObject",
"description": "Square Serivce dataset.",
"description": "Square Service dataset.",
"type": "object",
"allOf": [
{
Expand All @@ -1370,7 +1370,7 @@
},
"XeroObjectDataset" : {
"x-ms-discriminator-value": "XeroObject",
"description": "Xero Serivce dataset.",
"description": "Xero Service dataset.",
"type": "object",
"allOf": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
"$ref": "#/definitions/CopySink"
},
"translator": {
"description": "Copy activity translator. If not specificed, tabular translator is used.",
"description": "Copy activity translator. If not specified, tabular translator is used.",
"$ref": "#/definitions/CopyTranslator"
},
"enableStaging": {
Expand Down Expand Up @@ -673,7 +673,7 @@
}
},
"ConcurSource": {
"description": "A copy activity Concur Serivce source.",
"description": "A copy activity Concur Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -793,7 +793,7 @@
}
},
"HubspotSource": {
"description": "A copy activity Hubspot Serivce source.",
"description": "A copy activity Hubspot Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -823,7 +823,7 @@
}
},
"JiraSource": {
"description": "A copy activity Jira Serivce source.",
"description": "A copy activity Jira Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -883,7 +883,7 @@
}
},
"PaypalSource": {
"description": "A copy activity Paypal Serivce source.",
"description": "A copy activity Paypal Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -958,7 +958,7 @@
}
},
"ShopifySource": {
"description": "A copy activity Shopify Serivce source.",
"description": "A copy activity Shopify Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -988,7 +988,7 @@
}
},
"SquareSource": {
"description": "A copy activity Square Serivce source.",
"description": "A copy activity Square Service source.",
"type": "object",
"allOf": [
{
Expand All @@ -1003,7 +1003,7 @@
}
},
"XeroSource": {
"description": "A copy activity Xero Serivce source.",
"description": "A copy activity Xero Service source.",
"type": "object",
"allOf": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"additionalProperties": {
"type": "object"
},
"description": "The recurrence schedule occurence."
"description": "The recurrence schedule occurrence."
},
"DayOfWeek": {
"type": "string",
Expand All @@ -239,7 +239,7 @@
"description": "The days of the week."
},
"BlobTrigger": {
"description": "Trigger that runs everytime the selected Blob container changes.",
"description": "Trigger that runs every time the selected Blob container changes.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -277,7 +277,7 @@
},
"BlobEventsTrigger":
{
"description": "Trigger that runs everytime a Blob event occurs.",
"description": "Trigger that runs every time a Blob event occurs.",
"type": "object",
"allOf": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@
"$ref": "./examples/IntegrationRuntimes_Upgrade.json"
}
},
"description": "Upgrade self-hosted integration runtime to latest version if availably.",
"description": "Upgrade self-hosted integration runtime to latest version if availability.",
"parameters": [
{
"$ref": "#/parameters/subscriptionId"
Expand Down Expand Up @@ -2111,7 +2111,7 @@
},
{
"name": "referencePipelineRunId",
"description": "The pipeline run identifier. If run ID is specified the parameters of the the specified run will be used to create a new run.",
"description": "The pipeline run identifier. If run ID is specified the parameters of the specified run will be used to create a new run.",
"in": "query",
"required": false,
"type": "string",
Expand Down Expand Up @@ -3486,7 +3486,7 @@
"type": "string"
},
"repositoryName": {
"description": "Rrepository name.",
"description": "Repository name.",
"type": "string"
},
"collaborationBranch": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@
},
"ConcurObjectDataset" : {
"x-ms-discriminator-value": "ConcurObject",
"description": "Concur Serivce dataset.",
"description": "Concur Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1271,7 +1271,7 @@
},
"HubspotObjectDataset" : {
"x-ms-discriminator-value": "HubspotObject",
"description": "Hubspot Serivce dataset.",
"description": "Hubspot Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1305,7 +1305,7 @@
},
"JiraObjectDataset" : {
"x-ms-discriminator-value": "JiraObject",
"description": "Jira Serivce dataset.",
"description": "Jira Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1373,7 +1373,7 @@
},
"PaypalObjectDataset" : {
"x-ms-discriminator-value": "PaypalObject",
"description": "Paypal Serivce dataset.",
"description": "Paypal Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1458,7 +1458,7 @@
},
"ShopifyObjectDataset" : {
"x-ms-discriminator-value": "ShopifyObject",
"description": "Shopify Serivce dataset.",
"description": "Shopify Service dataset.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1492,7 +1492,7 @@
},
"SquareObjectDataset" : {
"x-ms-discriminator-value": "SquareObject",
"description": "Square Serivce dataset.",
"description": "Square Service dataset.",
"type": "object",
"allOf": [
{
Expand All @@ -1509,7 +1509,7 @@
},
"XeroObjectDataset" : {
"x-ms-discriminator-value": "XeroObject",
"description": "Xero Serivce dataset.",
"description": "Xero Service dataset.",
"type": "object",
"allOf": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,11 @@
"type": "object",
"properties": {
"name": {
"description": "User proprety name.",
"description": "User property name.",
"type": "string"
},
"value": {
"description": "User proprety value. Type: string (or Expression with resultType string).",
"description": "User property value. Type: string (or Expression with resultType string).",
"type": "object"
}
},
Expand Down Expand Up @@ -250,7 +250,7 @@
"$ref": "#/definitions/CopySink"
},
"translator": {
"description": "Copy activity translator. If not specificed, tabular translator is used.",
"description": "Copy activity translator. If not specified, tabular translator is used.",
"$ref": "#/definitions/CopyTranslator"
},
"enableStaging": {
Expand Down Expand Up @@ -716,7 +716,7 @@
}
},
"ConcurSource": {
"description": "A copy activity Concur Serivce source.",
"description": "A copy activity Concur Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -836,7 +836,7 @@
}
},
"HubspotSource": {
"description": "A copy activity Hubspot Serivce source.",
"description": "A copy activity Hubspot Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -866,7 +866,7 @@
}
},
"JiraSource": {
"description": "A copy activity Jira Serivce source.",
"description": "A copy activity Jira Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -926,7 +926,7 @@
}
},
"PaypalSource": {
"description": "A copy activity Paypal Serivce source.",
"description": "A copy activity Paypal Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1001,7 +1001,7 @@
}
},
"ShopifySource": {
"description": "A copy activity Shopify Serivce source.",
"description": "A copy activity Shopify Service source.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -1031,7 +1031,7 @@
}
},
"SquareSource": {
"description": "A copy activity Square Serivce source.",
"description": "A copy activity Square Service source.",
"type": "object",
"allOf": [
{
Expand All @@ -1046,7 +1046,7 @@
}
},
"XeroSource": {
"description": "A copy activity Xero Serivce source.",
"description": "A copy activity Xero Service source.",
"type": "object",
"allOf": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"additionalProperties": {
"type": "object"
},
"description": "The recurrence schedule occurence."
"description": "The recurrence schedule occurrence."
},
"DayOfWeek": {
"type": "string",
Expand All @@ -239,7 +239,7 @@
"description": "The days of the week."
},
"BlobTrigger": {
"description": "Trigger that runs everytime the selected Blob container changes.",
"description": "Trigger that runs every time the selected Blob container changes.",
"type": "object",
"allOf": [
{
Expand Down Expand Up @@ -277,7 +277,7 @@
},
"BlobEventsTrigger":
{
"description": "Trigger that runs everytime a Blob event occurs.",
"description": "Trigger that runs every time a Blob event occurs.",
"type": "object",
"allOf": [
{
Expand Down