mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 11:06:49 +00:00
apiTagDynamicEntity
This commit is contained in:
parent
7fdf8faacc
commit
606f7089e0
@ -6961,7 +6961,7 @@ trait APIMethods600 {
|
||||
$UserNotLoggedIn,
|
||||
UnknownError
|
||||
),
|
||||
List(apiTagPersonalDynamicEntity, apiTagApi)
|
||||
List(apiTagDynamicEntity, apiTagPersonalDynamicEntity, apiTagApi)
|
||||
)
|
||||
|
||||
lazy val getAvailablePersonalDynamicEntities: OBPEndpoint = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user