Merge pull request #1090 from hongwei1/develop

fix the callLimit endpoints
This commit is contained in:
Simon Redfern 2018-09-24 00:21:00 +02:00 committed by GitHub
commit 5ed893a28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -543,7 +543,7 @@ trait APIMethods310 {
UnknownError
),
Catalogs(notCore, notPSD2, notOBWG),
List(apiTagUser),
List(apiTagConsumer),
Some(List(canSetCallLimit)))
lazy val callsLimit : OBPEndpoint = {