Skip to content

Commit ee7c710

Browse files
authored
Add redirect for field-update unset operation
1 parent 7f9867c commit ee7c710

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/cosmos-db/.openpublishing.redirection.cosmos-db.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,11 @@
670670
"redirect_url": "/azure/cosmos-db/mongodb/vcore/operators/aggregation/$set",
671671
"redirect_document_id": true
672672
},
673+
{
674+
"source_path_from_root": "/articles/cosmos-db/mongodb/vcore/operators/field-update/$unset.md",
675+
"redirect_url": "/azure/cosmos-db/mongodb/vcore/operators/aggregation/$unset",
676+
"redirect_document_id": true
677+
},
673678
{
674679
"source_path_from_root": "/articles/cosmos-db/nosql/troubleshoot-dot-net-sdk-request-timeout.md",
675680
"redirect_url": "/azure/cosmos-db/nosql/troubleshoot-dotnet-sdk-request-timeout",

0 commit comments

Comments
 (0)