strongloop-community / loopback-sdk-ios

iOS Client SDK for the LoopBack framework.
Other
76 stars 39 forks source link

Fix error in upsert implementation and make SLObject.repository attribute strong #100

Closed hideya closed 8 years ago

hideya commented 8 years ago

This fixes Issues https://github.com/strongloop/loopback-sdk-ios/issues/97 and https://github.com/strongloop/loopback-sdk-ios/issues/98

@bajtos would you please review the changes?

bajtos commented 8 years ago

LGTM, thank you!