ztcorekit
/
fr.zhortech.ztcorekit.api.user
/
ZTUserServiceDefinition
/
testRetry
test
Retry
@
GET
(
value =
compliance/testRetry/{ms}/{attempts}/{code}
)
abstract fun
testRetry
(
@
Path
(
value =
ms
)
ms:
Long
,
@
Path
(
value =
attempts
)
attempts:
Int
,
@
Path
(
value =
code
)
code:
Int
):
Observable
<
ResponseBody
>
Content copied to clipboard