mongodb / stitch-ios-sdk

Apache License 2.0
42 stars 25 forks source link

STITCH-2716 Swift SDK: Add overloads for "watch" with new "fullDocument" arg #168

Closed jsflax closed 5 years ago

jsflax commented 5 years ago

Ignore the requestErrorFull changes for now. It's a Swift Open Source 4.2 toolchain bug that should be drive-by'd.

jsflax commented 5 years ago

Note: Additional tests will have to be added for version when the sync ticket is being done.

jsflax commented 5 years ago

Request error full is because we are no longer allowed to overload the associated enum.