mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:27:01 +00:00
refactor/tweaked the error message
This commit is contained in:
parent
9238ad3aa1
commit
fadf5392cb
@ -287,7 +287,7 @@ object ErrorMessages {
|
||||
val CreateCardError = "OBP-30032: Could not insert the Card"
|
||||
val UpdateCardError = "OBP-30033: Could not update the Card"
|
||||
|
||||
val ViewIdNotSupported = "OBP-30034: This ViewId is do not supported. Only support four now: Owner, Accountant, Auditor, StageOne, Standard, _Public."
|
||||
val ViewIdNotSupported = "OBP-30034: This ViewId is not supported. Only support four now: Owner, Accountant, Auditor, StageOne, Standard, _Public."
|
||||
|
||||
val UserCustomerLinkNotFound = "OBP-30035: User Customer Link not found"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user