|
127 | 127 | { |
128 | 128 | "key": "/client-api/session/querying/how-to-stream-query-results", |
129 | 129 | "value": { |
130 | | - "targetUrl": "/querying/stream-query-results" |
| 130 | + "targetUrl": "/querying/stream-query-results", |
| 131 | + "minimumVersion": "7.2" |
131 | 132 | } |
132 | 133 | }, |
133 | 134 | { |
134 | 135 | "key": "/client-api/session/querying/how-to-customize-query", |
135 | 136 | "value": { |
136 | | - "targetUrl": "/querying/customize-query" |
| 137 | + "targetUrl": "/querying/customize-query", |
| 138 | + "minimumVersion": "7.2" |
137 | 139 | } |
138 | 140 | }, |
139 | 141 | { |
140 | 142 | "key": "/ai-integration/ai-agents/ai-agents_security-concerns", |
141 | 143 | "value": { |
142 | | - "targetUrl": "/ai-integration/ai-agents/security-concerns" |
| 144 | + "targetUrl": "/ai-integration/ai-agents/security-concerns", |
| 145 | + "minimumVersion": "7.1" |
143 | 146 | } |
144 | 147 | }, |
145 | 148 | { |
146 | 149 | "key": "/ai-integration/ai-agents/ai-agents_configuration", |
147 | 150 | "value": { |
148 | | - "targetUrl": "/ai-integration/configuration" |
| 151 | + "targetUrl": "/ai-integration/configuration", |
| 152 | + "minimumVersion": "7.2" |
| 153 | + } |
| 154 | + }, |
| 155 | + { |
| 156 | + "key": "/client-api/operations/compare-exchange/overview", |
| 157 | + "value": { |
| 158 | + "targetUrl": "/compare-exchange/overview", |
| 159 | + "minimumVersion": "7.1" |
| 160 | + } |
| 161 | + }, |
| 162 | + { |
| 163 | + "key": "/client-api/operations/compare-exchange/put-compare-exchange-value", |
| 164 | + "value": { |
| 165 | + "targetUrl": "/compare-exchange/create-cmpxchg-items", |
| 166 | + "minimumVersion": "7.1" |
| 167 | + } |
| 168 | + }, |
| 169 | + { |
| 170 | + "key": "/client-api/operations/compare-exchange/delete-compare-exchange-value", |
| 171 | + "value": { |
| 172 | + "targetUrl": "/compare-exchange/delete-cmpxchg-items", |
| 173 | + "minimumVersion": "7.1" |
| 174 | + } |
| 175 | + }, |
| 176 | + { |
| 177 | + "key": "/client-api/operations/compare-exchange/get-compare-exchange-value", |
| 178 | + "value": { |
| 179 | + "targetUrl": "/compare-exchange/get-cmpxchg-item", |
| 180 | + "minimumVersion": "7.1" |
| 181 | + } |
| 182 | + }, |
| 183 | + { |
| 184 | + "key": "/client-api/operations/compare-exchange/get-compare-exchange-values", |
| 185 | + "value": { |
| 186 | + "targetUrl": "/compare-exchange/get-cmpxchg-items", |
| 187 | + "minimumVersion": "7.1" |
| 188 | + } |
| 189 | + }, |
| 190 | + { |
| 191 | + "key": "/client-api/operations/compare-exchange/include-compare-exchange", |
| 192 | + "value": { |
| 193 | + "targetUrl": "/compare-exchange/include-cmpxchg-items", |
| 194 | + "minimumVersion": "7.1" |
| 195 | + } |
| 196 | + }, |
| 197 | + { |
| 198 | + "key": "/client-api/operations/compare-exchange/compare-exchange-expiration", |
| 199 | + "value": { |
| 200 | + "targetUrl": "/compare-exchange/cmpxchg-expiration", |
| 201 | + "minimumVersion": "7.1" |
| 202 | + } |
| 203 | + }, |
| 204 | + { |
| 205 | + "key": "/client-api/operations/compare-exchange/compare-exchange-metadata", |
| 206 | + "value": { |
| 207 | + "targetUrl": "/compare-exchange/overview", |
| 208 | + "minimumVersion": "7.1" |
149 | 209 | } |
150 | 210 | } |
151 | 211 | ] |
0 commit comments