Skip to content

Commit 3fae518

Browse files
marciwszabosteve
andauthored
Apply suggestion to use @ext_doc_id
Co-authored-by: István Zoltán Szabó <[email protected]>
1 parent 539a5b2 commit 3fae518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/get/GetRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ export interface Request extends RequestBase {
165165
* If this field is specified, the `_source` parameter defaults to `false`.
166166
* Only leaf fields can be retrieved with the `stored_fields` option.
167167
* Object fields can't be returned; if specified, the request fails.
168-
* For an example, refer to [Retrieve stored fields](https://www.elastic.co/docs/reference/elasticsearch/rest-apis/retrieve-stored-fields).
168+
* @ext_doc_id retrieve-stored-fields
169169
*/
170170
stored_fields?: Fields
171171
/**

0 commit comments

Comments
 (0)