Rename 'Loan In-App' to 'Loan on App'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Doom CC Loan In-App API
|
||||
# Doom CC Loan on App API
|
||||
|
||||
Base path: `/api/v1/cc-loan-on-app/`
|
||||
|
||||
@@ -992,4 +992,4 @@ Base path: `/api/v1/otp/` (v1) and `/api/v5/otp/` (v5). Doom uses the v1 endpoin
|
||||
- `cipher-otp/internal/usecase/otp/validate.go` (handles rate limit, server_id+otp match, history insert)
|
||||
- Response wrapper: `cipher-otp/internal/pkg/dto/basic.go` (uses `response_code`/`response_refnum`/`response_id`/`response_desc`/`response_data`)
|
||||
- Response codes & messages: `cipher-otp/constant/response_code.go` (notable additions: `SK`, `NV`, `TMT`, `EX`, `TR`, `TK`, `THV`)
|
||||
- Doom's cipher client: `doom-cc-loan-in-app/internal/library/cipher/cipher.go`
|
||||
- Doom's cipher client: `doom-cc-loan-on-app/internal/library/cipher/cipher.go`
|
||||
|
||||
Reference in New Issue
Block a user