amplify-swift icon indicating copy to clipboard operation
amplify-swift copied to clipboard

DataStore.save should be marked with @discardableResult

Open lawmicha opened this issue 3 years ago • 1 comments

    we should mark this API with @discardableResult

Originally posted by @lawmicha in https://github.com/aws-amplify/amplify-ios/pull/2214#discussion_r979064215

lawmicha avatar Sep 23 '22 21:09 lawmicha

This issue was opened by a maintainer of this repository; updates will be posted here. If you are also experiencing this issue, please comment here with any relevant information so that we're aware and can prioritize accordingly.

github-actions[bot] avatar Sep 23 '22 21:09 github-actions[bot]

This issue is specific to the async await API of DataStore.save and was completed, released in V2.0.0

lawmicha avatar Oct 31 '22 16:10 lawmicha