docfix/added comments

This commit is contained in:
hongwei 2026-01-21 13:44:40 +01:00
parent 48afd126d5
commit f6d095bf1b

View File

@ -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