We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c8c08 commit 792da5aCopy full SHA for 792da5a
rest-api-spec/src/main/resources/rest-api-spec/api/get.json
@@ -58,14 +58,6 @@
58
"type" : "list",
59
"description" : "A list of fields to extract and return from the _source field"
60
},
61
- "_source_exclude": {
62
- "type" : "list",
63
- "description" : "A list of fields to exclude from the returned _source field"
64
- },
65
- "_source_include": {
66
67
- "description" : "A list of fields to extract and return from the _source field"
68
69
"version" : {
70
"type" : "number",
71
"description" : "Explicit version number for concurrency control"
0 commit comments