Commit Graph

3 Commits

Author SHA1 Message Date
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
Ivan Babkin fb309f5955 Added additional valid status codes parameter to request methods 2019-04-23 12:13:47 +03:00
Madhas 254516312a method declaration 2018-12-20 16:19:03 +03:00