Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 551 Bytes

File metadata and controls

11 lines (6 loc) · 551 Bytes

MyRecallAppService

Acknowledgement: Derived from the example project in Swift OpenAPI Generator.

Purpose

MyRecallAppService is used as counterpart to MyRecalAppClient using the Swift OpenApi generator project to define the protocol.

The MyRecallAppClient IOS app is used to test exporting and importing a JSON representation of the MyRecallApp topics (SwiftData, in CloudKit) outside the IOS app sandbox.

Notes