Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions specification/_json_spec/cat.segments.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,17 @@
},
"ignore_unavailable": {
"type": "boolean",
"default": false,
"description": "Whether specified concrete indices should be ignored when unavailable (missing or closed). Only allowed when providing an index expression."
},
"ignore_throttled": {
"type": "boolean",
"default": false,
"description": "Whether specified concrete, expanded or aliased indices should be ignored when throttled. Only allowed when providing an index expression."
},
"allow_no_indices": {
"type": "boolean",
"default": true,
"description": "Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified). Only allowed when providing an index expression."
},
"expand_wildcards": {
Expand Down
8 changes: 8 additions & 0 deletions specification/_json_spec/indices.data_streams_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@
}
}
]
},
"params": {
"expand_wildcards": {
"type": "list",
"description": "Whether to expand wildcard expressions to concrete data stream names that are open, closed or both.",
"default": "open,closed",
"options": ["all", "closed", "hidden", "none", "open"]
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"body": {
"description": "The inference payload",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference request to complete.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.completion.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"body": {
"description": "The inference payload",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference request to complete.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.inference.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@
"body": {
"description": "The inference payload",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "The amount of time to wait for the inference request to complete.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_alibabacloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_amazonbedrock.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_amazonsagemaker.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_anthropic.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_azureaistudio.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_azureopenai.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_cohere.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_deepseek.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_elasticsearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_elser.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_googleaistudio.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_googlevertexai.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_hugging_face.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_jinaai.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_mistral.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_openai.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_voyageai.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.put_watsonx.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"body": {
"description": "The inference endpoint's task and service settings",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference endpoint to be created.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.rerank.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"body": {
"description": "The inference payload",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "The amount of time to wait for the inference request to complete.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.sparse_embedding.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"body": {
"description": "The inference payload",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference request to complete.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.stream_completion.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"body": {
"description": "The inference payload",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "The amount of time to wait for the inference request to complete.",
"default": "30s"
}
}
}
}
7 changes: 7 additions & 0 deletions specification/_json_spec/inference.text_embedding.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
"body": {
"description": "The inference payload",
"required": true
},
"params": {
"timeout": {
"type": "time",
"description": "Specifies the amount of time to wait for the inference request to complete.",
"default": "30s"
}
}
}
}
Loading