mongodb / stitch-ios-sdk

Apache License 2.0
42 stars 25 forks source link

STITCH-2262 Happy path DELETE #115

Closed adamchel closed 5 years ago

adamchel commented 5 years ago

These are the implementation and tests for happy path delete. Also drove-by a fix to make the logicalT and lastResolution fields be Int64 so they are properly encoded. This is not quite ready to be merged, since I believe I will need to add a few more tests once Jason merges STITCH-2215