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 b47d65c commit 125f589Copy full SHA for 125f589
rest-api-spec/src/main/resources/rest-api-spec/api/get.json
@@ -65,14 +65,6 @@
65
"type" : "list",
66
"description" : "A list of fields to extract and return from the _source field"
67
},
68
- "_source_exclude": {
69
- "type" : "list",
70
- "description" : "A list of fields to exclude from the returned _source field"
71
- },
72
- "_source_include": {
73
74
- "description" : "A list of fields to extract and return from the _source field"
75
76
"version" : {
77
"type" : "number",
78
"description" : "Explicit version number for concurrency control"
0 commit comments