mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 19:56:59 +00:00
fixed the callsLimit tag to apiTagConsumer
This commit is contained in:
parent
7bd3f09b15
commit
cafd08f461
@ -543,7 +543,7 @@ trait APIMethods310 {
|
||||
UnknownError
|
||||
),
|
||||
Catalogs(notCore, notPSD2, notOBWG),
|
||||
List(apiTagUser),
|
||||
List(apiTagConsumer),
|
||||
Some(List(canSetCallLimit)))
|
||||
|
||||
lazy val callsLimit : OBPEndpoint = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user