Commit ecc8630
[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2021-03-01-preview (Azure#12554)
* Enabling java client (#1)
* Revert "Enabling java client (#1)" (#2)
This reverts commit 26873d3.
* Adds base for updating Microsoft.MachineLearningServices from version preview/2020-09-01-preview to version 2021-03-01-preview
* Updates readme
* Updates API version in new specs and examples
* migrate java to own md
* add mfe.json
* prettier
* fix example declarations in spec
* add preliminary examples
* update example api-version to 2021-03-01-preview
* fix example validation errors
* add mfe.json to 2021-03 readme
* add to custom-words
* Dictonary -> Dictionary
* merge muzhi newVersion20210101 8ef3c1a
* add java to swagger-to-sdk
* update mfe.json & examples to latest
* flatten nested properties
* wrap ref with AllOf
* prettier
* [TEMP] Isolate client gen bug for easier reporting
* Revert "[TEMP] Isolate client gen bug for easier reporting"
This reverts commit 4f67cdf.
* remove allOf wrapper for LongRunningNullResponseLongRunningOperationResponse
* add some descriptions
* OnlineDeploymentScaleSettings
* ExportSummary no longer a resource
* remove non PuP resources + add add async headers
* removed unused examples
* add format to integer type
* add x-ms extensions to async operations
* Add back LabelingJob for PuP, Add Docker discriminator definitions
* add back LabelingJob examples
* prettier
* update modelContainer examples
* added LabelingJobs_ListExportSummary
* add listExportSummaries example
* add missing discriminators
* update to stand alone ExportSummary Resource
* removed ExportSummary functionality, added remainder of missing discriminator definitions
* remove ExportSummary examples
* update pattern to [a-zA-Z0-9_]
* proper async marking for LabelingJobs_Resume
* prettier
* all in:body parameters are now required
* Revert "update pattern to [a-zA-Z0-9_]"
This reverts commit 3e07c4a.
* Revert "proper async marking for LabelingJobs_Resume"
This reverts commit b111203.
* change to 2020-09 to see if gate passes
* Revert "change to 2020-09 to see if gate passes"
This reverts commit a27c0e0.
* Revert "Revert "proper async marking for LabelingJobs_Resume""
This reverts commit a0e0cf0.
* Revert "Revert "update pattern to [a-zA-Z0-9_]""
This reverts commit 5e86dd0.
* add orderby and top to appropriate List APIs
* add LabelingJobs_ExportLabels to spec
* add exportLabels example
* update resume example
* update with latest changes + readOnly fix
* encompass non-discriminator schemas in AllOf
* prettier
* fix missing references + spelling error
* update spec to latest contracts + address AllOf issues
* reference common type api version, sub id, and rg name params
* reference common type Resource definition
* update mls spec to latest stable version
* reference common types.json sub id, rg name, api version definitions in mls.json
* reference common type systemData in mls.json
* reference common type resource in mls.json
* update examples to stable 2021 spec's examples
* remove dangling Resource definition in mls
* add pattern requirements for some parameters
* move identityConfiguration out of TrialComponent and into SweepJob
* remove default values from Retry-After definition
* remove unused RootError and InnerErrorResponse
* start deprecation of AssetPath -> Path
* AssetGenerator no longer readOnly
* add DockerImagePlatform usage
* add InferenceContainerProperties
* JobProvisioningState is ReadOnly
* add environmentVariables
* mark ServicePrincipalConfiguration.Properties.Secret as x-ms-secret
* add various missing 'x-ms-mutability' properties
* add AutoMLJob to spec
* add PipelineJob
* add ComponentContainer
* add ComponentVersion
* add datamodel, datapath, Explainability to custom-words.txt
* remove incorrect x-ms-mutability props
* move example to example prop
* add x-ms-mutability ['read'] when readOnly: true is present
* type -> dataType, enableDNNTraining -> enableDnnTraining
* description updates
* update examples
* remove AutoMLJob, PipelineJob, Component from spec
* remove Component examples
* fix incorrect host
* add OnlineEndpoint API + examples
* update EnvironmentSpecificationVersion examples
* add OnlineDeployment API + examples
* update OnlineEndpoint/Deployment example version to 2021-03-01-preview
* update LabelingJob example version to 2021-03-01-preview
* add BatchEndpoint API + examples
* decouple TrackedResource from OnlineEndpoint/OnlineDeployment
* add BatchDeployment API + examples
* update BatchEndpoint example api-version to 2021-03-01-preview
* prettier
* reference enum definitions instead of inlining them
* add skipValidation query param to Datastores_CreateOrUpdate
* Aks -> K8s
* remove AssetPath in favor of Path
* various contract updates
* update examples
* prettier
* ServicePrincipalCredentialsTEMP probe
* add PATCH Update to BatchEndpoint/Deployment
* description update
* label EndpointAuthKeys.PrimaryKey/SecondaryKey as secret
* label EndpointAuthToken.AccessToken as secret
* prettier
* remove clientSecretUrl from UserAssignedIdentityMeta
* add more descriptive descriptions to responses
* rename most 'type' properties to something more descriptive
* rename IdAssetReference's id -> assetId
* rename ResourceIdentityInArm's type -> identityType
* reorder responses in descending order
* add x-ms-async-operation-timeout where appropriate
* remove unreachable properties in Partial definitions
* have 'Partial' preceed definitions, where applicable
* add descriptions to various definitions/properties
* misc enum reorderings
* remove unusable JobType Enums (for polymorphic types)
* rename all *Credentials definitions to end with 'DatastoreCredentials'
* move Job definitions closer to their Polymorphic definitions
* add PartialBatchEndpoint.Traffic as updatable prop
* EndpointAuthKeys refactor for proper x-ms-secret usage
* BatchEndpoints_ListKeys should respond with just EndpointAuthKeys
* removed x-ms-secret prop from EndpointAuthToken.accessToken because EndpointAuthToken is only given directly in a post
* spelling fix
* redefine flavors prop to avoid anonymous type
* add PE connections
* add default response error
* add count query param to BatchEndpoints_List
* Move ComputeJobBase output to common ExperimentJobBase
* redefine ResourceIdentityInArm -> ResourceIdentity
* identityType -> type in examples
* update example to follow new Identity definition
* add missing comma to SystemAssignedUserAssigned
* ResourceIdentityType -> ResourceIdentityAssignment
* redefine to use FlavorData
* proper secrets definition for datastores
* add additional descriptions
* use machineLearningServices.json version 2021-01-01
* use machineLearningServices.json 2021-04-01
* Revert "use machineLearningServices.json 2021-04-01"
This reverts commit 2e7b88e.
* Revert "use machineLearningServices.json version 2021-01-01"
This reverts commit 8ff82a1.
* use 2020-09-01-preview machineLearningServices.json spec
* use common type definitions of sub id, rg name, and api version parameters
* migrate mls to common-type Resource
* remove unused example files
* description updates
* remove 'model' as a required property for online deployments
* update datastore secrets, again
* Update specification/machinelearningservices/resource-manager/readme.md
to point to proper .md
Co-authored-by: Jenny So <j-so@users.noreply.github.com>
* add PrivateEndpointConnections_List
* use 2021-04-01's machineLearningServices.json
* use common-types where applicable
* IdentityType -> IdentityConfigurationType
* add PrivateEndpointConnections_List
* prettier
* update description
* remove x-ms-client-flatten
* flatten polymorphic types for better docs
* update readme.java with changes
* remove unused IdentityType in mls.json
* Update with better examples (#8)
* adding descriptions
* descriptions
* examples
* more descriptions
* Fixing more descriptions
* fix sweep
* interactionEndpoints type -> jobEndpointType
* remove extra properties wrapper from sweep get/list examples
* prettier
* fix flavorData representation
* add id name type to examples
Co-authored-by: Teddy <thtodoro@microsoft.com>
* fix credscan issues
* improve definition descriptions
* fix typo
* add unknown jobstatus enum
* fix more typos
* add examples and reorganize examples
* fix example folder name casing
* update descriptions
* improve examples
* prettier
* migrate mfe to common-types ErrorResponse
* migrate mls to common-types ErrorResponse
* split select operations to separate files
* fix model valiation
* operation ID changes
* correct readme Getting Started text
* move workspace skus list to separate file
* reorganize machineLearningServices.json examples
* reorganize services.json examples
* reorganize workspaceFeatures.json examples
* reorganize workspaceSkus.json examples
* bundle examples of same operation
* mls.json opId Compute_ -> Computes_
* services.json opId MachineLearningService_ -> MachineLearningServices_
* Revert "mls.json opId Compute_ -> Computes_"
This reverts commit 12dc59a.
* revert package-lock changes
* add 2021-03-01-preview tag in readme.go.md
* add 2021-03-01-preview tag in readme.java.md
* tag proper yaml in md
* preview package must be under 'preview' subdirectory
* change default tag back to package-2021-04-01
* change package-preview-2021-03 to package-2021-03-01-preview
* add 'tags' as an optional query parameter to Dataversions_List
* add asynchronous verbage to applicable descriptions
* description grammar fix
* add description to Datastores_ListSecrets response
* fix flipped descriptions
* use v2 common-types, not v1 for PrivateEndpointConnections_List
Co-authored-by: Harneet Virk <harnvir@microsoft.com>
Co-authored-by: Teddy Todorov <Teddy.Todorov@microsoft.com>
Co-authored-by: zhaomuzhi <zhaoweixiong521@gmail.com>
Co-authored-by: Jenny So <j-so@users.noreply.github.com>
Co-authored-by: Jenny So <jenns@microsoft.com>1 parent b2bacb5 commit ecc8630
File tree
143 files changed
+26046
-231
lines changed- specification/machinelearningservices/resource-manager
- Microsoft.MachineLearningServices/preview/2021-03-01-preview
- examples
- BatchDeployment
- BatchEndpoint
- CodeContainer
- CodeVersion
- Compute
- createOrUpdate
- get
- DataContainer
- DataVersion
- Datastore
- AzureBlobWAccountKey
- AzureDataLakeGen1WServicePrincipal
- AzureDataLakeGen2WServicePrincipal
- AzureFileWAccountKey
- AzurePostgreSqlWSqlAdmin
- AzureSqlDatabaseWSqlAdmin
- EnvironmentContainer
- EnvironmentSpecificationVersion
- Job
- CommandJob
- SweepJob
- LabelingJob
- MachineLearningService
- ModelContainer
- ModelVersion
- Notebook
- OnlineDeployment
- K8sOnlineDeployment
- ManagedOnlineDeployment
- OnlineEndpoint
- PrivateEndpointConnection
- PrivateLinkResource
- Quota
- Usage
- VirtualMachineSize
- WorkspaceConnection
- WorkspaceFeature
- WorkspaceSku
- Workspace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
143 files changed
+26046
-231
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
| |||
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
| 472 | + | |
| 473 | + | |
471 | 474 | | |
| 475 | + | |
472 | 476 | | |
473 | 477 | | |
474 | 478 | | |
| |||
643 | 647 | | |
644 | 648 | | |
645 | 649 | | |
| 650 | + | |
646 | 651 | | |
647 | 652 | | |
648 | 653 | | |
| |||
764 | 769 | | |
765 | 770 | | |
766 | 771 | | |
| 772 | + | |
767 | 773 | | |
768 | 774 | | |
769 | 775 | | |
| |||
1122 | 1128 | | |
1123 | 1129 | | |
1124 | 1130 | | |
| 1131 | + | |
1125 | 1132 | | |
1126 | 1133 | | |
1127 | 1134 | | |
| |||
1874 | 1881 | | |
1875 | 1882 | | |
1876 | 1883 | | |
| 1884 | + | |
1877 | 1885 | | |
1878 | 1886 | | |
1879 | 1887 | | |
| |||
Lines changed: 234 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Lines changed: 90 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
0 commit comments