mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Docs/Release notes: Removed force
parameter in delete watch API
Also updated the rest test descriptions Original commit: elastic/x-pack-elasticsearch@890ba7703e
This commit is contained in:
parent
273a9fb46f
commit
8c51b3b21a
@ -19,7 +19,7 @@
|
||||
"params": {
|
||||
"master_timeout": {
|
||||
"type": "duration",
|
||||
"description": "Specify timeout for watch write operation"
|
||||
"description": "Explicit operation timeout for connection to master node"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -15,7 +15,7 @@
|
||||
"params": {
|
||||
"master_timeout": {
|
||||
"type": "duration",
|
||||
"description": "Specify timeout for watch write operation"
|
||||
"description": "Explicit operation timeout for connection to master node"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -15,7 +15,7 @@
|
||||
"params": {
|
||||
"master_timeout": {
|
||||
"type": "duration",
|
||||
"description": "Specify timeout for watch write operation"
|
||||
"description": "Explicit operation timeout for connection to master node"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -15,7 +15,7 @@
|
||||
"params": {
|
||||
"master_timeout": {
|
||||
"type": "duration",
|
||||
"description": "Specify timeout for watch write operation"
|
||||
"description": "Explicit operation timeout for connection to master node"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -15,7 +15,7 @@
|
||||
"params": {
|
||||
"master_timeout": {
|
||||
"type": "duration",
|
||||
"description": "Specify timeout for watch write operation"
|
||||
"description": "Explicit operation timeout for connection to master node"
|
||||
},
|
||||
"active": {
|
||||
"type": "boolean",
|
||||
|
Loading…
x
Reference in New Issue
Block a user