Skip to content

Commit fb58fe1

Browse files
Kai-lashKailash Joshi
andauthored
Image analysis v2023_10_01 (#26973)
Co-authored-by: Kailash Joshi <kailashjoshi@microsoft.com>
1 parent be00d0b commit fb58fe1

6 files changed

Lines changed: 1156 additions & 6 deletions

File tree

specification/cognitiveservices/data-plane/UnifiedVision/readme.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,33 @@
22

33
> see https://aka.ms/autorest
44
5-
The current release is `2023-04-01-preview`
5+
The current release is `release_2023_10_01`
66

77
``` yaml
88

9-
tag: 2023-04-01-preview
9+
tag: release_2023_10_01
1010
openapi-type: data-plane
1111
add-credentials: true
1212
```
1313
## Releases
1414
15-
### 2023-02-01-preview
16-
These settings apply only when `--tag=2023-02-01-preview` is specified on the command line.
15+
### 2023-10-01
16+
These settings apply only when `--tag=release_2023_10_01` is specified on the command line.
1717

18-
``` yaml $(tag) == '2023-02-01-preview'
19-
input-file: preview/2023-02-01-preview/UnifiedVision.json
18+
``` yaml $(tag) == 'release_2023_10_01'
19+
input-file: stable/2023-10-01/UnifiedVision.json
2020
```
2121

2222
### 2023-04-01-preview
2323
These settings apply only when `--tag=2023-04-01-preview` is specified on the command line.
2424

2525
``` yaml $(tag) == '2023-04-01-preview'
2626
input-file: preview/2023-04-01-preview/UnifiedVision.json
27+
```
28+
29+
### 2023-02-01-preview
30+
These settings apply only when `--tag=2023-02-01-preview` is specified on the command line.
31+
32+
``` yaml $(tag) == '2023-02-01-preview'
33+
input-file: preview/2023-02-01-preview/UnifiedVision.json
2734
```

0 commit comments

Comments
 (0)