Skip to content

Commit d24994e

Browse files
[SPEC] Removed percolate from update
1 parent 056609b commit d24994e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rest-api-spec/api/update.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040
"type" : "string",
4141
"description" : "ID of the parent document"
4242
},
43-
"percolate": {
44-
"type" : "string",
45-
"description" : "Perform percolation during the operation; use specific registered query name, attribute, or wildcard"
46-
},
4743
"refresh": {
4844
"type" : "boolean",
4945
"description" : "Refresh the index after performing the operation"

0 commit comments

Comments
 (0)