Updated on 2026-08-14
This commit is contained in:
parent
8439b5a6a6
commit
33cb5a0bb0
1 changed files with 1 additions and 2 deletions
|
|
@ -16,8 +16,7 @@ import java.math.BigDecimal
|
|||
*/
|
||||
@Suppress("LongParameterList")
|
||||
interface ExpressApi {
|
||||
|
||||
// TODO move first three params to retrofit interceptor
|
||||
|
||||
@POST("assets")
|
||||
suspend fun getAssets(
|
||||
@Body body: AssetsRequestBody,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue