Skip to content

Commit 585d408

Browse files
stevemunkFarazGIS
andauthored
Search readme (#36038)
* Updated tag value for the Search Service to conform to standards. * Updated tag value for the Search Service to conform to standards. * changed tag * changed tag * changed tag * changed tag * tag --------- Co-authored-by: Faraz Siddiqui <[email protected]>
1 parent 4cf6f80 commit 585d408

File tree

1 file changed

+37
-36
lines changed
  • specification/maps/data-plane/Search

1 file changed

+37
-36
lines changed

specification/maps/data-plane/Search/readme.md

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ These are the global settings for Search Client.
2727
``` yaml
2828
title: SearchClient
2929
openapi-type: data-plane
30-
tag: package-2025-01
30+
tag: package-stable-2025-01-01
3131
add-credentials: true
3232
credential-default-policy-type: BearerTokenCredentialPolicy
3333
credential-scopes: 'https://atlas.microsoft.com/.default'
@@ -39,84 +39,85 @@ modelerfour:
3939
lenient-model-deduplication: true
4040
```
4141
42-
### Tag: package-preview-2025-06
42+
### Tag: package-stable-2025-01-01
4343
44-
These settings apply only when `--tag=package-preview-2025-06` is specified on the command line.
44+
These settings apply only when `--tag=package-stable-2025-01-01` is specified on the command line.
4545

46-
``` yaml $(tag) == 'package-preview-2025-06'
46+
```yaml $(tag) == 'package-stable-2025-01-01'
4747
input-file:
48-
- preview/2025-06-01-preview/search.json
48+
- stable/2025-01-01/search.json
4949
```
5050

51-
### Tag: package-2025-01
51+
### Tag: package-stable-2023-06-01
5252

53-
These settings apply only when `--tag=package-2025-01` is specified on the command line.
53+
These settings apply only when `--tag=package-stable-2023-06-01` is specified on the command line.
5454

55-
```yaml $(tag) == 'package-2025-01'
55+
```yaml $(tag) == 'package-stable-2023-06-01'
5656
input-file:
57-
- stable/2025-01-01/search.json
57+
- stable/2023-06-01/search.json
5858
```
5959

60-
### Tag: package-preview-2024-04
60+
### Tag: package-2025-06-01-preview
6161

62-
These settings apply only when `--tag=package-preview-2024-04` is specified on the command line.
62+
These settings apply only when `--tag=package-2025-06-01-preview` is specified on the command line.
6363

64-
``` yaml $(tag) == 'package-preview-2024-04'
64+
``` yaml $(tag) == 'package-2025-06-01-preview'
6565
input-file:
66-
- preview/2024-04-01-preview/search.json
66+
- preview/2025-06-01-preview/search.json
6767
```
6868

69-
### Tag: package-2023-06
69+
### Tag: package-retired-2024-04-01-preview
7070

71-
These settings apply only when `--tag=package-2023-06` is specified on the command line.
71+
These settings apply only when `--tag=package-retired-2024-04-01-preview` is specified on the command line.
7272

73-
```yaml $(tag) == 'package-2023-06'
73+
``` yaml $(tag) == 'package-retired-2024-04-01-preview'
7474
input-file:
75-
- stable/2023-06-01/search.json
75+
- preview/2024-04-01-preview/search.json
7676
```
77-
### Tag: 1.0
7877

79-
These settings apply only when `--tag=1.0` is specified on the command line.
78+
### Tag: package-retired-2022-12-01-preview
79+
80+
These settings apply only when `--tag=package-retired-2022-12-01-preview` is specified on the command line.
8081

81-
``` yaml $(tag) == '1.0'
82+
``` yaml $(tag) == 'package-retired-2022-12-01-preview'
8283
input-file:
83-
- preview/1.0/search.json
84+
- preview/2022-12-01-preview/search.json
8485
```
8586

86-
### Tag: 2.0-preview
87+
### Tag: package-retired-2022-09-01-preview
8788

88-
These settings apply only when `--tag=2021-11-01-preview` is specified on the command line.
89+
These settings apply only when `--tag=package-retired-2022-09-01-preview` is specified on the command line.
8990

90-
``` yaml $(tag) == '2021-11-01-preview'
91+
``` yaml $(tag) == 'package-retired-2022-09-01-preview'
9192
input-file:
92-
- preview/2021-11-01-preview/geocoding.json
93+
- preview/2022-09-01-preview/search.json
9394
```
9495

95-
### Tag: 2.1-preview
96+
### Tag: package-retired-2022-02-01-preview
9697

97-
These settings apply only when `--tag=2022-02-01-preview` is specified on the command line.
98+
These settings apply only when `--tag=package-retired-2022-02-01-preview` is specified on the command line.
9899

99-
``` yaml $(tag) == '2022-02-01-preview'
100+
``` yaml $(tag) == 'package-retired-2022-02-01-preview'
100101
input-file:
101102
- preview/2022-02-01-preview/geocoding.json
102103
```
103104

104-
### Tag: package-preview-2022-09
105+
### Tag: package-retired-2021-11-01-preview
105106

106-
These settings apply only when `--tag=package-preview-2022-09` is specified on the command line.
107+
These settings apply only when `--tag=package-retired-2021-11-01-preview` is specified on the command line.
107108

108-
``` yaml $(tag) == 'package-preview-2022-09'
109+
``` yaml $(tag) == 'package-retired-2021-11-01-preview'
109110
input-file:
110-
- preview/2022-09-01-preview/search.json
111+
- preview/2021-11-01-preview/geocoding.json
111112
```
112113

113-
### Tag: package-preview-2022-12
114+
### Tag: package-stable-1.0
114115

115-
These settings apply only when `--tag=package-preview-2022-12` is specified on the command line.
116+
These settings apply only when `--tag=package-stable-1.0` is specified on the command line.
116117

117-
``` yaml $(tag) == 'package-preview-2022-12'
118+
``` yaml $(tag) == 'package-stable-1.0'
118119
input-file:
119-
- preview/2022-12-01-preview/search.json
120+
- preview/1.0/search.json
120121
```
121122

122123
# Code Generation

0 commit comments

Comments
 (0)