# Functions
RegisterRoutes registers hard-related REST handlers to a router.
# Structs
PostBorrowReq defines the properties of a borrow request's body.
PostCreateDepositReq defines the properties of a deposit create request's body.
PostCreateWithdrawReq defines the properties of a deposit withdraw request's body.
PostLiquidateReq defines the properties of a liquidate request's body.
PostRepayReq defines the properties of a repay request's body.