Skip to content

Commit 7a8b186

Browse files
authored
docs(NODE-4554): remove experimental tag from disambiguatedPaths (#3450)
1 parent 8f06a55 commit 7a8b186

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/change_stream.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,6 @@ export interface UpdateDescription<TSchema extends Document = Document> {
511511
* This field is only present when there are ambiguous paths that are updated as a part of the update event and `showExpandedEvents`
512512
* is enabled for the change stream.
513513
* @sinceServerVersion 6.1.0
514-
* @experimental
515514
*/
516515
disambiguatedPaths?: Document;
517516
}

0 commit comments

Comments
 (0)