The source parameter should not be defined in the delete-by-query REST spec

This commit is contained in:
Clinton Gormley 2016-03-28 13:05:19 +02:00
parent 97606850e8
commit 579d976e90
1 changed files with 0 additions and 4 deletions

View File

@ -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"