api-generator-templates/Swift/blocks/method
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
..
method-declaration.twig Format response type in Swift 2020-07-16 15:39:23 +03:00
method-func.twig Format response type in Swift 2020-07-16 15:39:23 +03:00