Skip to content

Commit 5c0b6f8

Browse files
dcrossleyaugithub-actions[bot]
authored andcommitted
Apply automatic changes
1 parent d92bda1 commit 5c0b6f8

1 file changed

Lines changed: 17 additions & 9 deletions

File tree

_data/config-api-endpoints.json

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,6 +1168,14 @@
11681168
"name": "mgr-applications",
11691169
"path": "/applications"
11701170
},
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+
},
11711179
{
11721180
"apiDescription": "src/main/resources/swagger.api/am.yaml",
11731181
"apiType": "oas",
@@ -12181,71 +12189,71 @@
1218112189
{
1218212190
"apiDescription": "target/api/openapi/mod-search.yaml",
1218312191
"apiType": "oas",
12184-
"interface": "indices 1.1",
12192+
"interface": "indices 1.2",
1218512193
"methods": "post:operation/createIndices",
1218612194
"name": "mod-search",
1218712195
"path": "/search/index/indices"
1218812196
},
1218912197
{
1219012198
"apiDescription": "target/api/openapi/mod-search.yaml",
1219112199
"apiType": "oas",
12192-
"interface": "indices 1.1",
12200+
"interface": "indices 1.2",
1219312201
"methods": "post:operation/reindexInstanceRecords",
1219412202
"name": "mod-search",
1219512203
"path": "/search/index/instance-records/reindex/full"
1219612204
},
1219712205
{
1219812206
"apiDescription": "target/api/openapi/mod-search.yaml",
1219912207
"apiType": "oas",
12200-
"interface": "indices 1.1",
12208+
"interface": "indices 1.2",
1220112209
"methods": "post:operation/reindexFailedMergeRanges",
1220212210
"name": "mod-search",
1220312211
"path": "/search/index/instance-records/reindex/merge/failed"
1220412212
},
1220512213
{
1220612214
"apiDescription": "target/api/openapi/mod-search.yaml",
1220712215
"apiType": "oas",
12208-
"interface": "indices 1.1",
12216+
"interface": "indices 1.2",
1220912217
"methods": "get:operation/getReindexStatus",
1221012218
"name": "mod-search",
1221112219
"path": "/search/index/instance-records/reindex/status"
1221212220
},
1221312221
{
1221412222
"apiDescription": "target/api/openapi/mod-search.yaml",
1221512223
"apiType": "oas",
12216-
"interface": "indices 1.1",
12224+
"interface": "indices 1.2",
1221712225
"methods": "post:operation/reindexUploadInstanceRecords",
1221812226
"name": "mod-search",
1221912227
"path": "/search/index/instance-records/reindex/upload"
1222012228
},
1222112229
{
1222212230
"apiDescription": "target/api/openapi/mod-search.yaml",
1222312231
"apiType": "oas",
12224-
"interface": "indices 1.1",
12232+
"interface": "indices 1.2",
1222512233
"methods": "post:operation/reindexInventoryRecords",
1222612234
"name": "mod-search",
1222712235
"path": "/search/index/inventory/reindex"
1222812236
},
1222912237
{
1223012238
"apiDescription": "target/api/openapi/mod-search.yaml",
1223112239
"apiType": "oas",
12232-
"interface": "indices 1.1",
12240+
"interface": "indices 1.2",
1223312241
"methods": "post:operation/updateMappings",
1223412242
"name": "mod-search",
1223512243
"path": "/search/index/mappings"
1223612244
},
1223712245
{
1223812246
"apiDescription": "target/api/openapi/mod-search.yaml",
1223912247
"apiType": "oas",
12240-
"interface": "indices 1.1",
12248+
"interface": "indices 1.2",
1224112249
"methods": "post:operation/indexRecords",
1224212250
"name": "mod-search",
1224312251
"path": "/search/index/records"
1224412252
},
1224512253
{
1224612254
"apiDescription": "target/api/openapi/mod-search.yaml",
1224712255
"apiType": "oas",
12248-
"interface": "indices 1.1",
12256+
"interface": "indices 1.2",
1224912257
"methods": "put:operation/updateIndexDynamicSettings",
1225012258
"name": "mod-search",
1225112259
"path": "/search/index/settings"

0 commit comments

Comments
 (0)