Skip to content

Commit

Permalink
align version with control plane
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayla Ames committed Feb 29, 2024
1 parent 984480b commit c3109bc
Show file tree
Hide file tree
Showing 15 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_CreateOrUpdate - generated by [MaximumSet] rule",
"operationId": "Indexes_CreateOrUpdate",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "oHf3L9__",
"version": "zwlcnsysuxkfoo",
"body": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_GetLatest - generated by [MaximumSet] rule",
"operationId": "Indexes_GetLatest",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "1HIk_5U_T-96_-w-7C_9747"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_GetNextVersion - generated by [MaximumSet] rule",
"operationId": "Indexes_GetNextVersion",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "SM_-P2_E335__n_sK9-"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_Get - generated by [MaximumSet] rule",
"operationId": "Indexes_Get",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "55E-_4_-V1_-2-__R_183-F28w",
"version": "cjkvdke"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_ListLatest - generated by [MaximumSet] rule",
"operationId": "Indexes_ListLatest",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"top": 13,
"skip": 10,
"maxpagesize": 24
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_List - generated by [MaximumSet] rule",
"operationId": "Indexes_List",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "X-J_V6X44N8G7_R_8J",
"listViewType": "gwaszqmplhrzfqjbhredgtvbldhv",
"orderBy": "rjmykknykbvwzzfqhsxwdrx",
Expand Down
4 changes: 2 additions & 2 deletions specification/machinelearningservices/AzureAI.Assets/main.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ namespace Microsoft.MachineLearningServices;

@doc("Azure Machine Learning Services api versions.")
enum Versions {
@doc("Azure Machine Learning Services api version 2024-03-01-preview.")
@doc("Azure Machine Learning Services api version 2024-04-01-preview.")
@useDependency(Azure.Core.Versions.v1_0_Preview_2)
`2024-03-01-preview`,
`2024-04-01-preview`,
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "Azure Machine Learning Data Plane Services",
"version": "2024-03-01-preview",
"version": "2024-04-01-preview",
"x-typespec-generated": [
{
"emitter": "@azure-tools/typespec-autorest"
Expand Down Expand Up @@ -619,16 +619,16 @@
"type": "string",
"description": "Azure Machine Learning Services api versions.",
"enum": [
"2024-03-01-preview"
"2024-04-01-preview"
],
"x-ms-enum": {
"name": "Versions",
"modelAsString": true,
"values": [
{
"name": "2024-03-01-preview",
"value": "2024-03-01-preview",
"description": "Azure Machine Learning Services api version 2024-03-01-preview."
"name": "2024-04-01-preview",
"value": "2024-04-01-preview",
"description": "Azure Machine Learning Services api version 2024-04-01-preview."
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_CreateOrUpdate - generated by [MaximumSet] rule",
"operationId": "Indexes_CreateOrUpdate",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "oHf3L9__",
"version": "zwlcnsysuxkfoo",
"body": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_GetLatest - generated by [MaximumSet] rule",
"operationId": "Indexes_GetLatest",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "1HIk_5U_T-96_-w-7C_9747"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_GetNextVersion - generated by [MaximumSet] rule",
"operationId": "Indexes_GetNextVersion",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "SM_-P2_E335__n_sK9-"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_Get - generated by [MaximumSet] rule",
"operationId": "Indexes_Get",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "55E-_4_-V1_-2-__R_183-F28w",
"version": "cjkvdke"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_ListLatest - generated by [MaximumSet] rule",
"operationId": "Indexes_ListLatest",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"top": 13,
"skip": 10,
"maxpagesize": 24
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Indexes_List - generated by [MaximumSet] rule",
"operationId": "Indexes_List",
"parameters": {
"api-version": "2024-03-01-preview",
"api-version": "2024-04-01-preview",
"name": "X-J_V6X44N8G7_R_8J",
"listViewType": "gwaszqmplhrzfqjbhredgtvbldhv",
"orderBy": "rjmykknykbvwzzfqhsxwdrx",
Expand Down
8 changes: 4 additions & 4 deletions specification/machinelearningservices/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ directive:
reason: Existing service; would be a breaking change
```
### Tag: package-2024-03-01-preview
### Tag: package-2024-04-01-preview
These settings apply only when `--tag=package-2024-03-01-preview` is specified on the command line.
These settings apply only when `--tag=package-2024-04-01-preview` is specified on the command line.

```yaml $(tag) == 'package-2024-03-01-preview'
```yaml $(tag) == 'package-2024-04-01-preview'
input-file:
- Microsoft.MachineLearningServices\preview\2024-03-01-preview\azure-ai-assets.json
- Microsoft.MachineLearningServices\preview\2024-04-01-preview\azure-ai-assets.json
```

### Tag: package-2019-09-preview
Expand Down

0 comments on commit c3109bc

Please sign in to comment.