mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:37:00 +00:00
Tweaked endpoint dataWarehouseStatistics v3.0.0
This commit is contained in:
parent
30bd7bfd21
commit
1501ad8a20
@ -848,7 +848,7 @@ trait APIMethods300 {
|
||||
}
|
||||
result <- esw.searchProxyStatsAsyncV300(u.userId, indexPart, bodyPart, field)
|
||||
} yield {
|
||||
(esw.parseResponse(result), HttpCode.`201`(callContext))
|
||||
(esw.parseResponse(result, true), HttpCode.`201`(callContext))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user