Skip to content

Commit

Permalink
Merge pull request #1643 from folio-org/ongoing-config-apidocs
Browse files Browse the repository at this point in the history
Auto: Update data for config apidocs
  • Loading branch information
dcrossleyau committed Apr 10, 2024
2 parents 18cb8e2 + 5e56e60 commit 5bc8be1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _data/config-api-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -9351,39 +9351,39 @@
{
"apiDescription": "src/main/resources/swagger.api/mod-search.yaml",
"apiType": "oas",
"interface": "indices 0.6",
"interface": "indices 0.7",
"methods": "post:operation/createIndices",
"name": "mod-search",
"path": "/search/index/indices"
},
{
"apiDescription": "src/main/resources/swagger.api/mod-search.yaml",
"apiType": "oas",
"interface": "indices 0.6",
"interface": "indices 0.7",
"methods": "post:operation/reindexInventoryRecords",
"name": "mod-search",
"path": "/search/index/inventory/reindex"
},
{
"apiDescription": "src/main/resources/swagger.api/mod-search.yaml",
"apiType": "oas",
"interface": "indices 0.6",
"interface": "indices 0.7",
"methods": "post:operation/updateMappings",
"name": "mod-search",
"path": "/search/index/mappings"
},
{
"apiDescription": "src/main/resources/swagger.api/mod-search.yaml",
"apiType": "oas",
"interface": "indices 0.6",
"interface": "indices 0.7",
"methods": "post:operation/indexRecords",
"name": "mod-search",
"path": "/search/index/records"
},
{
"apiDescription": "src/main/resources/swagger.api/mod-search.yaml",
"apiType": "oas",
"interface": "indices 0.6",
"interface": "indices 0.7",
"methods": "put:operation/updateIndexDynamicSettings",
"name": "mod-search",
"path": "/search/index/settings"
Expand Down

0 comments on commit 5bc8be1

Please sign in to comment.