Skip to content

Commit 694ede1

Browse files
srivatsasinhaSrivatsa Sinha
andauthored
Updated description of the script source to remove inline from the list (#21133)
Co-authored-by: Srivatsa Sinha <srsinha@microsoft.com>
1 parent 4caae7a commit 694ede1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6093,7 +6093,7 @@
60936093
"description": "Script reference",
60946094
"properties": {
60956095
"scriptSource": {
6096-
"description": "The storage source of the script: inline, workspace.",
6096+
"description": "The storage source of the script: workspace.",
60976097
"type": "string"
60986098
},
60996099
"scriptData": {

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5556,7 +5556,7 @@
55565556
"description": "Script reference",
55575557
"properties": {
55585558
"scriptSource": {
5559-
"description": "The storage source of the script: inline, workspace.",
5559+
"description": "The storage source of the script: workspace.",
55605560
"type": "string"
55615561
},
55625562
"scriptData": {

0 commit comments

Comments
 (0)