Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
89 commits
Select commit Hold shift + click to select a range
26873d3
Enabling java client (#1)
harneetvirk Jan 5, 2021
cd0b95e
Revert "Enabling java client (#1)" (#2)
forteddyt Jan 5, 2021
fcf7f5d
add mfe to 2020-09-01-preview
forteddyt Jan 19, 2021
c06e332
add to custom-words
forteddyt Jan 19, 2021
dcde2d1
add 200 to async delete response
forteddyt Jan 20, 2021
6ea1027
change default tag to package-2020-09-01-preview
forteddyt Jan 20, 2021
c09fdec
[TEST] remove jobType discriminator/requirement from ComputeJobBase
forteddyt Jan 20, 2021
22fcc0b
[TEST] modify desc
forteddyt Jan 20, 2021
952ca8d
Revert "[TEST] modify desc"
forteddyt Jan 20, 2021
145b10b
Revert "[TEST] remove jobType discriminator/requirement from ComputeJ…
forteddyt Jan 20, 2021
4682d39
[TEST] try 2020-12 spec
forteddyt Jan 20, 2021
ba8fa31
Revert "[TEST] try 2020-12 spec"
forteddyt Jan 20, 2021
d41e8e4
move java portion to own readme file
forteddyt Jan 20, 2021
db21839
updated sdk-for-net to -track2
forteddyt Jan 20, 2021
3e1e088
to trigger gates
forteddyt Jan 22, 2021
1a473e5
Enabling Java client (#6)
harneetvirk Jan 22, 2021
ccbe468
Adding 2020-09-01-preview for Go (#7)
harneetvirk Jan 22, 2021
781b52f
Merge remote-tracking branch 'upstream/master'
forteddyt Jan 26, 2021
86ba321
add top-level consumes/produces props to spec
forteddyt Jan 28, 2021
a30e3e3
add missing security top-level prop
forteddyt Jan 28, 2021
7fc2ff6
Merge branch 'master' into thtodoro/add-mfe
forteddyt Feb 2, 2021
88ecb65
update MFE to latest PuP spec
forteddyt Feb 2, 2021
f138be6
update examples + prettier
forteddyt Feb 2, 2021
fae20e8
re-add LabelingJob, remove CommandJob/poll, prettier
forteddyt Feb 2, 2021
5099578
remove SweepJob poll
forteddyt Feb 2, 2021
eca3e09
remove internal x-ms-discriminator-value prop
forteddyt Feb 10, 2021
293a9c7
Merge remote-tracking branch 'upstream/master' into thtodoro/add-mfe
forteddyt Feb 10, 2021
e198f51
remove jobs.json, since mfe already has their definitions
forteddyt Feb 13, 2021
d4118ca
add L+ingJobs ExportSummary api + ui; +missing discriminator definiti…
forteddyt Feb 16, 2021
b47fd55
update examples
forteddyt Feb 16, 2021
722cbe3
reference mfe.json instead of jobs.json in azureresourcesschema.md
forteddyt Feb 16, 2021
3825e50
test sweepjob Body and ParameterSamplingConfiguration fix
forteddyt Feb 17, 2021
5934886
request bodies should be $ref
forteddyt Feb 17, 2021
fe4d18f
re-encompass ParameterSamplingConfiguration in allOf
forteddyt Feb 17, 2021
0f75769
flatten only azure resource's property bag
forteddyt Feb 17, 2021
a4bf7ce
flatten JobBase
forteddyt Feb 17, 2021
79ab0f1
Merge remote-tracking branch 'upstream/master'
Feb 19, 2021
79ce5d8
Merge branch 'master' into thtodoro/add-mfe
Feb 19, 2021
8d79558
remove allOf wrap on AnonymousAllOfs
Feb 20, 2021
b590ab8
remove Labeling discriminator from inner property
Feb 20, 2021
6de8695
add OnlineEndpoint and OnlineDeployment to spec
Feb 22, 2021
a9f829a
remove required prop from PATCH
Feb 22, 2021
de00020
remove Error from resource responses
Feb 24, 2021
7b824ad
AuthKeys -> EndpointAuthKeys; AuthToken -> EndpointAuthToken
Feb 24, 2021
04e099c
OSType -> OSTypes
Feb 24, 2021
0ef6331
remove x-ms-secret prop from EndpointAuthKeys props
Feb 24, 2021
8e2f3ff
only references should be wrapped in AllOf in definitions
Feb 24, 2021
adcb209
Merge remote-tracking branch 'upstream/master'
Feb 24, 2021
b7d573e
Merge branch 'master' into thtodoro/add-mfe
Feb 24, 2021
affb78d
reference common type api version, sub id, and rg name params
Feb 24, 2021
ab99917
Revert "reference common type api version, sub id, and rg name params"
Feb 24, 2021
4749cc7
update spec to latest MFE
forteddyt Feb 26, 2021
95ed8cb
update examples
forteddyt Feb 26, 2021
05d9616
remove 'Properties' suffix from OE/OD
forteddyt Feb 26, 2021
674ecbe
update examples
forteddyt Feb 26, 2021
711a081
remove ReadOnly prop from TrackedResource's Location
forteddyt Mar 2, 2021
3b3d38d
update to latest mfe + add PATCH to OD
forteddyt Mar 3, 2021
29066a6
typo fix
forteddyt Mar 3, 2021
7bb19f2
prettier
forteddyt Mar 3, 2021
5f37dc8
ProvisioningState should be ReadOnly
forteddyt Mar 3, 2021
fcee74d
remove misleading default for async headers
forteddyt Mar 22, 2021
2ce14bd
update to latest MFE
forteddyt Mar 22, 2021
84ab69b
example update
forteddyt Mar 22, 2021
b0fbf66
add AutoMlJob and PipelineJob
forteddyt Mar 22, 2021
e2e3d96
add ComponentContainer + ComponentVersion
forteddyt Mar 22, 2021
7fc1cf1
add ComponentContainer + ComponentVersion examples
forteddyt Mar 23, 2021
fa8163e
update custom-words
forteddyt Mar 23, 2021
ccac050
add Schedule API
forteddyt Mar 23, 2021
6cf01e7
add Schedule examples
forteddyt Mar 23, 2021
b54c81d
reference enums by definition
forteddyt Mar 24, 2021
f672037
reference MLS' ComputeType definition
forteddyt Mar 24, 2021
c8240d5
Revert "reference MLS' ComputeType definition"
forteddyt Mar 24, 2021
9f78980
Schedule now uses ScheduleComputeType
forteddyt Mar 24, 2021
e12daec
remove Schedule API
forteddyt Mar 26, 2021
b9d7fe9
remove Schedule API examples
forteddyt Mar 26, 2021
768c9e0
remove LabelingJob's createdTimeUtc
forteddyt Mar 30, 2021
c58ff48
rename 'type' properties
forteddyt Mar 30, 2021
06766d6
remove mfeModel.out
forteddyt Mar 30, 2021
9d7c2e6
remove clientSecretUrl
forteddyt Apr 2, 2021
09fb950
renamed IdAssetReference's id -> assetId
forteddyt Apr 2, 2021
3c977ff
rename ResourceIdentityInArm's type to identityType
forteddyt Apr 2, 2021
ffd4e78
Merge branch 'master' of github.com:Azure/azure-rest-api-specs
forteddyt Apr 7, 2021
e25a571
Merge branch 'master' into thtodoro/add-mfe
forteddyt Apr 8, 2021
c5e2292
ResourceIdentityInArm -> ResourceIdentity
forteddyt Apr 8, 2021
f662265
add missing comma to SystemAssignedUserAssigned
forteddyt Apr 8, 2021
978aba4
ResourceIdentityType -> ResourceIdentityAssignment to avoid conflict
forteddyt Apr 9, 2021
6f26c84
Merge remote-tracking branch 'upstream/master'
forteddyt Apr 13, 2021
96f5971
Merge remote-tracking branch 'upstream/master'
forteddyt Apr 16, 2021
b8dc45c
Merge branch 'master' into thtodoro/add-mfe
forteddyt Apr 27, 2021
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
9 changes: 9 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ CRDs
creatable
createbsl
createconsumergroup
createdtime
createorupdate
createpreview
credativ
Expand Down Expand Up @@ -464,7 +465,9 @@ datalakeanalytics
datalakestore
Datamasking
datamigration
datapath
datapoint
datapoints
dataschema
Dataset
datasetid
Expand Down Expand Up @@ -543,6 +546,7 @@ dewpoint
dhcp
diagnosticcontext
diarization
Dictonary
digitaltwins
DIMM
Directline
Expand Down Expand Up @@ -637,6 +641,7 @@ exceptiontype
exfiltrate
Exfiltration
experimentids
Explainability
explicitlist
exportconfiguration
exportdevices
Expand Down Expand Up @@ -753,6 +758,7 @@ GOARCH
GPUMIG
GPUP
GPUs
Grafana
Grammarly
GRANTACE
granularities
Expand Down Expand Up @@ -810,6 +816,7 @@ Hubspot
hybridconnection
hybriddata
hybriddatamanager
datamodel
Hyperdrive
Hypernet
Hyperscale
Expand Down Expand Up @@ -1110,6 +1117,7 @@ ML's
mlapi
mnist
modelmanagement
modifiedtime
MODIFYACLENTRIES
monitoringconfiguration
monitoringconfigurations
Expand Down Expand Up @@ -1854,6 +1862,7 @@ templated
templatelink
templeton
temporarydisk
Tensorboard
tensorflow
TEPCO's
teradata
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "testrg123",
"workspaceName": "testworkspace",
"api-version": "2020-09-01-preview",
"name": "testContainer",
"body": {
"properties": {
"description": "string",
"tags": {
"tag1": "value1",
"tag2": "value2"
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer",
"name": "testContainer",
"type": "Microsoft.MachineLearningServices/workspaces/codeContainer",
"properties": {
"description": "string",
"tags": {
"property1": "string",
"property2": "string"
}
},
"systemData": {
"createdAt": "2020-12-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-12-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
}
},
"201": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer",
"name": "testContainer",
"type": "Microsoft.MachineLearningServices/workspaces/codeContainer",
"properties": {
"description": "string",
"tags": {
"property1": "string",
"property2": "string"
}
},
"systemData": {
"createdAt": "2020-12-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-12-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "testrg123",
"workspaceName": "testworkspace",
"api-version": "2020-09-01-preview",
"name": "testContainer"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "testrg123",
"workspaceName": "testworkspace",
"api-version": "2020-09-01-preview",
"name": "testContainer"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer",
"name": "testContainer",
"type": "Microsoft.MachineLearningServices/workspaces/codeContainer",
"properties": {
"description": "string",
"tags": {
"property1": "string",
"property2": "string"
}
},
"systemData": {
"createdAt": "2020-12-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-08-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "testrg123",
"workspaceName": "testworkspace",
"api-version": "2020-09-01-preview",
"$skipToken": "skiptoken"
},
"responses": {
"200": {
"body": {
"value": [
{
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer",
"name": "testContainer",
"type": "Microsoft.MachineLearningServices/workspaces/codeContainer",
"properties": {
"description": "string",
"tags": {
"property1": "string",
"property2": "string"
}
},
"systemData": {
"createdAt": "2020-08-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-08-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
},
{
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer2",
"name": "testContainer2",
"type": "Microsoft.MachineLearningServices/workspaces/codeContainer",
"properties": {
"description": "string",
"tags": {
"property1": "string",
"property2": "string"
}
},
"systemData": {
"createdAt": "2020-08-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-08-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
}
],
"nextLink": "string"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "testrg123",
"workspaceName": "testworkspace",
"api-version": "2020-09-01-preview",
"name": "testContainer",
"version": "1",
"body": {
"properties": {
"description": "string",
"datastoreId": "string",
"tags": {
"tag1": "value1",
"tag2": "value2"
},
"properties": {
"prop1": "value1",
"prop2": "value2"
},
"assetPath": {
"path": "string",
"isDirectory": true
}
}
}
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer/versions/1",
"name": "1",
"type": "Microsoft.MachineLearningServices/workspaces/codeVersion",
"properties": {
"description": "string",
"datastoreId": "string",
"tags": {
"tag1": "value2",
"tag2": "value2"
},
"properties": {
"prop1": "value1",
"prop2": "value2"
},
"assetPath": {
"path": "string",
"isDirectory": true
}
},
"systemData": {
"createdAt": "2020-12-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-12-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
}
},
"201": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer/versions/1",
"name": "1",
"type": "Microsoft.MachineLearningServices/workspaces/codeVersion",
"properties": {
"description": "string",
"datastoreId": "string",
"tags": {
"tag1": "value2",
"tag2": "value2"
},
"properties": {
"prop1": "value1",
"prop2": "value2"
},
"assetPath": {
"path": "string",
"isDirectory": true
}
},
"systemData": {
"createdAt": "2020-12-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-12-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "testrg123",
"workspaceName": "testworkspace",
"api-version": "2020-09-01-preview",
"name": "testContainer",
"version": "1"
},
"responses": {
"200": {},
"204": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parameters": {
"subscriptionId": "00000000-1111-2222-3333-444444444444",
"resourceGroupName": "testrg123",
"workspaceName": "testworkspace",
"api-version": "2020-09-01-preview",
"name": "testContainer",
"version": "1"
},
"responses": {
"200": {
"body": {
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg123/providers/Microsoft.MachineLearningServices/workspaces/testworkspace/codes/testContainer/versions/1",
"name": "1",
"type": "Microsoft.MachineLearningServices/workspaces/codeVersion",
"properties": {
"description": "string",
"datastoreId": "string",
"tags": {
"tag1": "value2",
"tag2": "value2"
},
"properties": {
"prop1": "value1",
"prop2": "value2"
},
"assetPath": {
"path": "string",
"isDirectory": true
}
},
"systemData": {
"createdAt": "2020-12-01T12:00:00.000Z",
"createdBy": "John Smith",
"createdByType": "User",
"lastModifiedAt": "2020-12-01T12:00:00.000Z",
"lastModifiedBy": "John Smith",
"lastModifiedByType": "User"
}
}
}
}
}
Loading