contentstack / contentstack-ios

iOS SDK for Contentstack's Content Delivery API
MIT License
2 stars 2 forks source link

Adding types for better Swift interpolation #2

Closed obj-p closed 5 years ago

obj-p commented 5 years ago

Hello! We are using this for our Contentstack integration in Swift and found a few places that the interpolation was awkward. For better ergonomics in Swift I have included types for the collection types. There are some places I had uncertainty and I will note them. Appreciate your feedback. Cheers