Skip to content

Commit aadbf5c

Browse files
moabbaLeiwang3SQL
authored andcommitted
Remove keys from LUIS swagger files (Azure#16758)
1 parent 36254ba commit aadbf5c

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

specification/cognitiveservices/data-plane/LUIS/Authoring/preview/v3.0/examples/apps/SuccessfulPublishApplicationRequest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"Endpoint": "{Endpoint}",
44
"Ocp-Apim-Subscription-Key": "00000000000000000000000000000000",
5-
"appId": "11be6373fca44ded80fbe2afa8597c18",
5+
"appId": "c555c6ef-974f-4d73-b573-69feeb4a85f8",
66
"applicationPublishObject": {
77
"versionId": "0.1",
88
"isStaging": false
@@ -13,8 +13,8 @@
1313
"headers": {},
1414
"body": {
1515
"isStaging": false,
16-
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/11be6373fca44ded80fbe2afa8597c18",
17-
"assignedEndpointKey": "11be6373fca44ded80fbe2afa8597c18",
16+
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/c555c6ef-974f-4d73-b573-69feeb4a85f8",
17+
"assignedEndpointKey": null,
1818
"endpointRegion": "westus, cus",
1919
"failedRegions": null,
2020
"publishedDateTime": "2017-11-28T19:20:28Z"
@@ -24,8 +24,8 @@
2424
"headers": {},
2525
"body": {
2626
"isStaging": false,
27-
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/11be6373fca44ded80fbe2afa8597c18",
28-
"assignedEndpointKey": "11be6373fca44ded80fbe2afa8597c18",
27+
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/c555c6ef-974f-4d73-b573-69feeb4a85f8",
28+
"assignedEndpointKey": null,
2929
"endpointRegion": "westus, cus",
3030
"failedRegions": "cus",
3131
"publishedDateTime": "2017-11-28T19:20:28Z"

specification/cognitiveservices/data-plane/LUIS/Authoring/preview/v3.0/examples/model/SuccessfulGetApplicationVersionClosedListInfosRequest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"Endpoint": "{Endpoint}",
44
"Ocp-Apim-Subscription-Key": "00000000000000000000000000000000",
5-
"appId": "11be6373fca44ded80fbe2afa8597c18",
5+
"appId": "c555c6ef-974f-4d73-b573-69feeb4a85f8",
66
"versionId": "0.1",
77
"skip": 0,
88
"take": 100

specification/cognitiveservices/data-plane/LUIS/Authoring/stable/v2.0/examples/apps/SuccessfulPublishApplicationRequest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"Endpoint": "{Endpoint}",
44
"Ocp-Apim-Subscription-Key": "00000000000000000000000000000000",
5-
"appId": "11be6373fca44ded80fbe2afa8597c18",
5+
"appId": "c555c6ef-974f-4d73-b573-69feeb4a85f8",
66
"applicationPublishObject": {
77
"versionId": "0.1",
88
"isStaging": false
@@ -13,8 +13,8 @@
1313
"headers": {},
1414
"body": {
1515
"isStaging": false,
16-
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/11be6373fca44ded80fbe2afa8597c18",
17-
"assignedEndpointKey": "11be6373fca44ded80fbe2afa8597c18",
16+
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/c555c6ef-974f-4d73-b573-69feeb4a85f8",
17+
"assignedEndpointKey": null,
1818
"endpointRegion": "westus, cus",
1919
"failedRegions": null,
2020
"publishedDateTime": "2017-11-28T19:20:28Z"
@@ -24,8 +24,8 @@
2424
"headers": {},
2525
"body": {
2626
"isStaging": false,
27-
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/11be6373fca44ded80fbe2afa8597c18",
28-
"assignedEndpointKey": "11be6373fca44ded80fbe2afa8597c18",
27+
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v2.0/apps/c555c6ef-974f-4d73-b573-69feeb4a85f8",
28+
"assignedEndpointKey": null,
2929
"endpointRegion": "westus, cus",
3030
"failedRegions": "cus",
3131
"publishedDateTime": "2017-11-28T19:20:28Z"

specification/cognitiveservices/data-plane/LUIS/Authoring/stable/v2.0/examples/model/SuccessfulGetApplicationVersionClosedListInfosRequest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"Endpoint": "{Endpoint}",
44
"Ocp-Apim-Subscription-Key": "00000000000000000000000000000000",
5-
"appId": "11be6373fca44ded80fbe2afa8597c18",
5+
"appId": "c555c6ef-974f-4d73-b573-69feeb4a85f8",
66
"versionId": "0.1",
77
"skip": 0,
88
"take": 100

specification/cognitiveservices/data-plane/LUIS/Authoring/stable/v3.0/examples/apps/SuccessfulPublishApplicationRequest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"Endpoint": "{Endpoint}",
44
"Ocp-Apim-Subscription-Key": "00000000000000000000000000000000",
5-
"appId": "11be6373fca44ded80fbe2afa8597c18",
5+
"appId": "c555c6ef-974f-4d73-b573-69feeb4a85f8",
66
"applicationPublishObject": {
77
"versionId": "0.1",
88
"isStaging": false
@@ -13,8 +13,8 @@
1313
"headers": {},
1414
"body": {
1515
"isStaging": false,
16-
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v3.0/apps/11be6373fca44ded80fbe2afa8597c18",
17-
"assignedEndpointKey": "11be6373fca44ded80fbe2afa8597c18",
16+
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v3.0/apps/c555c6ef-974f-4d73-b573-69feeb4a85f8",
17+
"assignedEndpointKey": null,
1818
"endpointRegion": "westus, cus",
1919
"failedRegions": null,
2020
"publishedDateTime": "2017-11-28T19:20:28Z"
@@ -24,8 +24,8 @@
2424
"headers": {},
2525
"body": {
2626
"isStaging": false,
27-
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v3.0/apps/11be6373fca44ded80fbe2afa8597c18",
28-
"assignedEndpointKey": "11be6373fca44ded80fbe2afa8597c18",
27+
"endpointUrl": "https://westus.api.cognitive.microsoft.com/luis/v3.0/apps/c555c6ef-974f-4d73-b573-69feeb4a85f8",
28+
"assignedEndpointKey": null,
2929
"endpointRegion": "westus, cus",
3030
"failedRegions": "cus",
3131
"publishedDateTime": "2017-11-28T19:20:28Z"

specification/cognitiveservices/data-plane/LUIS/Authoring/stable/v3.0/examples/model/SuccessfulGetApplicationVersionClosedListInfosRequest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"parameters": {
33
"Endpoint": "{Endpoint}",
44
"Ocp-Apim-Subscription-Key": "00000000000000000000000000000000",
5-
"appId": "11be6373fca44ded80fbe2afa8597c18",
5+
"appId": "c555c6ef-974f-4d73-b573-69feeb4a85f8",
66
"versionId": "0.1",
77
"skip": 0,
88
"take": 100

0 commit comments

Comments
 (0)