Skip to content

Commit 993f167

Browse files
nschonniveronicagg
authored andcommitted
typo: Microsoft.DataLakeAnalytics (#4676)
- partion -> partition - formatxii -> format - occured -> occurred - underying -> underlying - Double word "delete" - Asunc -> Async
1 parent 02af726 commit 993f167

File tree

8 files changed

+31
-31
lines changed

8 files changed

+31
-31
lines changed

specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2140,7 +2140,7 @@
21402140
"items": {
21412141
"type": "string"
21422142
},
2143-
"description": "the list of partion keys in the index"
2143+
"description": "the list of partition keys in the index"
21442144
},
21452145
"streamNames": {
21462146
"type": "array",

specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2015-11-01-preview/job.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
"in": "query",
296296
"required": false,
297297
"type": "string",
298-
"description": "The return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
298+
"description": "The return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
299299
},
300300
{
301301
"$ref": "#/parameters/ApiVersionParameter"
@@ -359,7 +359,7 @@
359359
"type": "integer",
360360
"readOnly": true,
361361
"format": "int32",
362-
"description": "Gets the number of failures that occured in this stage."
362+
"description": "Gets the number of failures that occurred in this stage."
363363
},
364364
"maxVertexDataRead": {
365365
"type": "integer",
@@ -737,7 +737,7 @@
737737
"type": "integer",
738738
"readOnly": true,
739739
"format": "int32",
740-
"description": "Gets the specific line number in the job where the error occured."
740+
"description": "Gets the specific line number in the job where the error occurred."
741741
},
742742
"message": {
743743
"type": "string",

specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2016-03-20-preview/job.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
"in": "query",
296296
"required": false,
297297
"type": "string",
298-
"description": "The return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
298+
"description": "The return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
299299
},
300300
{
301301
"$ref": "#/parameters/ApiVersionParameter"
@@ -359,7 +359,7 @@
359359
"type": "integer",
360360
"readOnly": true,
361361
"format": "int32",
362-
"description": "the number of failures that occured in this stage."
362+
"description": "the number of failures that occurred in this stage."
363363
},
364364
"maxVertexDataRead": {
365365
"type": "integer",
@@ -693,7 +693,7 @@
693693
"Diagnostics" : {
694694
"properties": {
695695
"columnNumber" : {
696-
"description": "the column where the error occured.",
696+
"description": "the column where the error occurred.",
697697
"type": "integer",
698698
"format": "int32",
699699
"readOnly": true
@@ -705,7 +705,7 @@
705705
"readOnly": true
706706
},
707707
"lineNumber" : {
708-
"description": "the line number the error occured on.",
708+
"description": "the line number the error occurred on.",
709709
"type": "integer",
710710
"format": "int32",
711711
"readOnly": true
@@ -779,7 +779,7 @@
779779
"type": "integer",
780780
"readOnly": true,
781781
"format": "int32",
782-
"description": "the specific line number in the job where the error occured."
782+
"description": "the specific line number in the job where the error occurred."
783783
},
784784
"message": {
785785
"type": "string",

specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/preview/2017-09-01-preview/job.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@
10011001
"readOnly": true,
10021002
"type": "integer",
10031003
"format": "int32",
1004-
"description": "The number of failures that occured in this stage."
1004+
"description": "The number of failures that occurred in this stage."
10051005
},
10061006
"maxVertexDataRead": {
10071007
"readOnly": true,
@@ -1250,13 +1250,13 @@
12501250
"readOnly": true,
12511251
"type": "integer",
12521252
"format": "int32",
1253-
"description": "The line number the error occured on."
1253+
"description": "The line number the error occurred on."
12541254
},
12551255
"columnNumber": {
12561256
"readOnly": true,
12571257
"type": "integer",
12581258
"format": "int32",
1259-
"description": "The column where the error occured."
1259+
"description": "The column where the error occurred."
12601260
},
12611261
"start": {
12621262
"readOnly": true,
@@ -1466,7 +1466,7 @@
14661466
"readOnly": true,
14671467
"type": "integer",
14681468
"format": "int32",
1469-
"description": "The specific line number in the job where the error occured."
1469+
"description": "The specific line number in the job where the error occurred."
14701470
},
14711471
"startOffset": {
14721472
"readOnly": true,

specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/catalog.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@
805805
],
806806
"responses": {
807807
"200": {
808-
"description": "Successfully retrieved the specified table from the underying database and schema combination",
808+
"description": "Successfully retrieved the specified table from the underlying database and schema combination",
809809
"schema": {
810810
"$ref": "#/definitions/USqlTable"
811811
}
@@ -1141,7 +1141,7 @@
11411141
],
11421142
"responses": {
11431143
"200": {
1144-
"description": "Successfully retrieved the specified table type from the underying database and schema combination",
1144+
"description": "Successfully retrieved the specified table type from the underlying database and schema combination",
11451145
"schema": {
11461146
"$ref": "#/definitions/USqlTableType"
11471147
}
@@ -1280,7 +1280,7 @@
12801280
],
12811281
"responses": {
12821282
"200": {
1283-
"description": "Successfully retrieved the specified package from the underying database and schema combination",
1283+
"description": "Successfully retrieved the specified package from the underlying database and schema combination",
12841284
"schema": {
12851285
"$ref": "#/definitions/USqlPackage"
12861286
}
@@ -1419,7 +1419,7 @@
14191419
],
14201420
"responses": {
14211421
"200": {
1422-
"description": "Successfully retrieved the specified view from the underying database and schema combination",
1422+
"description": "Successfully retrieved the specified view from the underlying database and schema combination",
14231423
"schema": {
14241424
"$ref": "#/definitions/USqlView"
14251425
}
@@ -3706,7 +3706,7 @@
37063706
"items": {
37073707
"type": "string"
37083708
},
3709-
"description": "the list of partion keys in the index"
3709+
"description": "the list of partition keys in the index"
37103710
},
37113711
"streamNames": {
37123712
"type": "array",

specification/datalake-analytics/data-plane/Microsoft.DataLakeAnalytics/stable/2016-11-01/job.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
"type": "integer",
544544
"readOnly": true,
545545
"format": "int32",
546-
"description": "the number of failures that occured in this stage."
546+
"description": "the number of failures that occurred in this stage."
547547
},
548548
"maxVertexDataRead": {
549549
"type": "integer",
@@ -928,7 +928,7 @@
928928
"Diagnostics": {
929929
"properties": {
930930
"columnNumber": {
931-
"description": "the column where the error occured.",
931+
"description": "the column where the error occurred.",
932932
"type": "integer",
933933
"format": "int32",
934934
"readOnly": true
@@ -940,7 +940,7 @@
940940
"readOnly": true
941941
},
942942
"lineNumber": {
943-
"description": "the line number the error occured on.",
943+
"description": "the line number the error occurred on.",
944944
"type": "integer",
945945
"format": "int32",
946946
"readOnly": true
@@ -1018,7 +1018,7 @@
10181018
"type": "integer",
10191019
"readOnly": true,
10201020
"format": "int32",
1021-
"description": "the specific line number in the job where the error occured."
1021+
"description": "the specific line number in the job where the error occurred."
10221022
},
10231023
"message": {
10241024
"type": "string",

specification/datalake-analytics/resource-manager/Microsoft.DataLakeAnalytics/preview/2015-10-01-preview/account.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
"in": "query",
609609
"required": false,
610610
"type": "string",
611-
"description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
611+
"description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
612612
},
613613
{
614614
"$ref": "#/parameters/ApiVersionParameter"
@@ -716,7 +716,7 @@
716716
"in": "query",
717717
"required": false,
718718
"type": "string",
719-
"description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
719+
"description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
720720
},
721721
{
722722
"$ref": "#/parameters/ApiVersionParameter"
@@ -817,7 +817,7 @@
817817
"in": "query",
818818
"required": false,
819819
"type": "string",
820-
"description": "The return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
820+
"description": "The return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
821821
},
822822
{
823823
"$ref": "#/parameters/ApiVersionParameter"
@@ -911,7 +911,7 @@
911911
"in": "query",
912912
"required": false,
913913
"type": "string",
914-
"description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
914+
"description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
915915
},
916916
{
917917
"$ref": "#/parameters/ApiVersionParameter"
@@ -977,7 +977,7 @@
977977
"Account"
978978
],
979979
"operationId": "Account_Delete",
980-
"description": "Begins the delete delete process for the Data Lake Analytics account object specified by the account name.",
980+
"description": "Begins the delete process for the Data Lake Analytics account object specified by the account name.",
981981
"parameters": [
982982
{
983983
"name": "resourceGroupName",
@@ -1546,7 +1546,7 @@
15461546
"status": {
15471547
"type": "string",
15481548
"readOnly": true,
1549-
"description": "the status of the AzureAsuncOperation",
1549+
"description": "the status of the AzureAsyncOperation",
15501550
"enum": [
15511551
"InProgress",
15521552
"Succeeded",

specification/datalake-store/resource-manager/Microsoft.DataLakeStore/preview/2015-10-01-preview/account.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
"in": "query",
534534
"required": false,
535535
"type": "string",
536-
"description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
536+
"description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
537537
},
538538
{
539539
"$ref": "#/parameters/ApiVersionParameter"
@@ -627,7 +627,7 @@
627627
"in": "query",
628628
"required": false,
629629
"type": "string",
630-
"description": "The desired return format. Return the response in particular formatxii without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
630+
"description": "The desired return format. Return the response in particular format without access to request headers for standard content-type negotiation (e.g Orders?$format=json). Optional."
631631
},
632632
{
633633
"$ref": "#/parameters/ApiVersionParameter"
@@ -1000,7 +1000,7 @@
10001000
"status": {
10011001
"type": "string",
10021002
"readOnly": true,
1003-
"description": "the status of the AzureAsuncOperation",
1003+
"description": "the status of the AzureAsyncOperation",
10041004
"enum": [
10051005
"InProgress",
10061006
"Succeeded",

0 commit comments

Comments
 (0)