|
1168 | 1168 | "name": "mgr-applications", |
1169 | 1169 | "path": "/applications" |
1170 | 1170 | }, |
| 1171 | + { |
| 1172 | + "apiDescription": "src/main/resources/swagger.api/am.yaml", |
| 1173 | + "apiType": "oas", |
| 1174 | + "interface": "applications 1.3", |
| 1175 | + "methods": "post:operation/cleanupApplications", |
| 1176 | + "name": "mgr-applications", |
| 1177 | + "path": "/applications/cleanup" |
| 1178 | + }, |
1171 | 1179 | { |
1172 | 1180 | "apiDescription": "src/main/resources/swagger.api/am.yaml", |
1173 | 1181 | "apiType": "oas", |
@@ -12181,71 +12189,71 @@ |
12181 | 12189 | { |
12182 | 12190 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12183 | 12191 | "apiType": "oas", |
12184 | | - "interface": "indices 1.1", |
| 12192 | + "interface": "indices 1.2", |
12185 | 12193 | "methods": "post:operation/createIndices", |
12186 | 12194 | "name": "mod-search", |
12187 | 12195 | "path": "/search/index/indices" |
12188 | 12196 | }, |
12189 | 12197 | { |
12190 | 12198 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12191 | 12199 | "apiType": "oas", |
12192 | | - "interface": "indices 1.1", |
| 12200 | + "interface": "indices 1.2", |
12193 | 12201 | "methods": "post:operation/reindexInstanceRecords", |
12194 | 12202 | "name": "mod-search", |
12195 | 12203 | "path": "/search/index/instance-records/reindex/full" |
12196 | 12204 | }, |
12197 | 12205 | { |
12198 | 12206 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12199 | 12207 | "apiType": "oas", |
12200 | | - "interface": "indices 1.1", |
| 12208 | + "interface": "indices 1.2", |
12201 | 12209 | "methods": "post:operation/reindexFailedMergeRanges", |
12202 | 12210 | "name": "mod-search", |
12203 | 12211 | "path": "/search/index/instance-records/reindex/merge/failed" |
12204 | 12212 | }, |
12205 | 12213 | { |
12206 | 12214 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12207 | 12215 | "apiType": "oas", |
12208 | | - "interface": "indices 1.1", |
| 12216 | + "interface": "indices 1.2", |
12209 | 12217 | "methods": "get:operation/getReindexStatus", |
12210 | 12218 | "name": "mod-search", |
12211 | 12219 | "path": "/search/index/instance-records/reindex/status" |
12212 | 12220 | }, |
12213 | 12221 | { |
12214 | 12222 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12215 | 12223 | "apiType": "oas", |
12216 | | - "interface": "indices 1.1", |
| 12224 | + "interface": "indices 1.2", |
12217 | 12225 | "methods": "post:operation/reindexUploadInstanceRecords", |
12218 | 12226 | "name": "mod-search", |
12219 | 12227 | "path": "/search/index/instance-records/reindex/upload" |
12220 | 12228 | }, |
12221 | 12229 | { |
12222 | 12230 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12223 | 12231 | "apiType": "oas", |
12224 | | - "interface": "indices 1.1", |
| 12232 | + "interface": "indices 1.2", |
12225 | 12233 | "methods": "post:operation/reindexInventoryRecords", |
12226 | 12234 | "name": "mod-search", |
12227 | 12235 | "path": "/search/index/inventory/reindex" |
12228 | 12236 | }, |
12229 | 12237 | { |
12230 | 12238 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12231 | 12239 | "apiType": "oas", |
12232 | | - "interface": "indices 1.1", |
| 12240 | + "interface": "indices 1.2", |
12233 | 12241 | "methods": "post:operation/updateMappings", |
12234 | 12242 | "name": "mod-search", |
12235 | 12243 | "path": "/search/index/mappings" |
12236 | 12244 | }, |
12237 | 12245 | { |
12238 | 12246 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12239 | 12247 | "apiType": "oas", |
12240 | | - "interface": "indices 1.1", |
| 12248 | + "interface": "indices 1.2", |
12241 | 12249 | "methods": "post:operation/indexRecords", |
12242 | 12250 | "name": "mod-search", |
12243 | 12251 | "path": "/search/index/records" |
12244 | 12252 | }, |
12245 | 12253 | { |
12246 | 12254 | "apiDescription": "target/api/openapi/mod-search.yaml", |
12247 | 12255 | "apiType": "oas", |
12248 | | - "interface": "indices 1.1", |
| 12256 | + "interface": "indices 1.2", |
12249 | 12257 | "methods": "put:operation/updateIndexDynamicSettings", |
12250 | 12258 | "name": "mod-search", |
12251 | 12259 | "path": "/search/index/settings" |
|
0 commit comments