brabo-hi
01/26/2022, 9:14 PM1.x we could do <http://client.post|client.post><MyResponseType>(""){} but it 2.x we can’t specify the return type directly?Rustam Siniukov
01/26/2022, 11:01 PM<http://client.post|client.post>("").body<MyResponseType>()