The source parameter should not be defined in the delete-by-query REST spec
This commit is contained in:
parent
97606850e8
commit
579d976e90
|
@ -53,10 +53,6 @@
|
|||
"type" : "string",
|
||||
"description" : "Specific routing value"
|
||||
},
|
||||
"source": {
|
||||
"type" : "string",
|
||||
"description" : "The URL-encoded query definition (instead of using the request body)"
|
||||
},
|
||||
"timeout": {
|
||||
"type" : "time",
|
||||
"description" : "Explicit operation timeout"
|
||||
|
|
Loading…
Reference in New Issue