mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 11:06:49 +00:00
docfix/added comments
This commit is contained in:
parent
48afd126d5
commit
f6d095bf1b
@ -33,6 +33,7 @@ import scala.language.higherKinds
|
||||
/**
|
||||
* Vault keys for storing validated objects in http4s request attributes.
|
||||
* These keys allow middleware to pass validated objects to endpoint handlers.
|
||||
* WIP
|
||||
*/
|
||||
object Http4sVaultKeys {
|
||||
// Use shared CallContext from code.api.util.ApiSession
|
||||
|
||||
Loading…
Reference in New Issue
Block a user