api-generator-templates/Swift
Vladimir Shefer 321e4021be Format response type in Swift
Now not only the class name could be the response type, but also array type. So `-> Single<A[]>` should be formated as -> Single<[A]>
2020-07-16 15:39:23 +03:00
..
blocks Format response type in Swift 2020-07-16 15:39:23 +03:00
macroses Fix date field name 2019-09-09 16:43:41 +03:00
ApiDateFormattingService.swift.twig Add public visibility for swift module 2019-10-17 15:19:04 +03:00
ApiNumberFormattingService.swift.twig Add public visibility for swift module 2019-10-17 15:19:04 +03:00
Class.swift.twig Add public visibility for swift module 2019-10-17 15:19:04 +03:00
Enum.swift.twig Add public visibility for swift module 2019-10-17 15:19:04 +03:00
Methods.swift.twig Extension fixed 2019-04-12 14:47:01 +03:00
NetworkService.swift.twig Add public visibility for swift module 2019-10-17 15:19:04 +03:00