Closed Elkrival closed 5 months ago
This pr fixes the last portion of the dpimport endpoint. The issue is with $set and $addToSet for documentdb it does not support empty objects. To fix this I separated the two methods and tested it with an EC2 and documentdb instance.
This pr fixes the last portion of the dpimport endpoint. The issue is with $set and $addToSet for documentdb it does not support empty objects. To fix this I separated the two methods and tested it with an EC2 and documentdb instance.