We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f83819 commit 4e9bf3fCopy full SHA for 4e9bf3f
rest-api-spec/src/main/resources/rest-api-spec/api/get.json
@@ -61,14 +61,6 @@
61
"type" : "list",
62
"description" : "A list of fields to extract and return from the _source field"
63
},
64
- "_source_exclude": {
65
- "type" : "list",
66
- "description" : "A list of fields to exclude from the returned _source field"
67
- },
68
- "_source_include": {
69
70
- "description" : "A list of fields to extract and return from the _source field"
71
72
"version" : {
73
"type" : "number",
74
"description" : "Explicit version number for concurrency control"
0 commit comments