mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add createindex for symmetry
This commit is contained in:
@@ -91,6 +91,16 @@
|
||||
"response": {}
|
||||
}
|
||||
],
|
||||
"createIndex": [
|
||||
{
|
||||
"title": "Create an index",
|
||||
"run_check": false,
|
||||
"request": {
|
||||
"index": "customers"
|
||||
},
|
||||
"response": {}
|
||||
}
|
||||
],
|
||||
"deleteIndex": [
|
||||
{
|
||||
"title": "Delete an index",
|
||||
|
||||
Reference in New Issue
Block a user