Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dadi/api
/ keys.js
File
keys.js
dadi/lib/controller/keys.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
acl = require(
'../model/acl/index'
)
2
const
help = require(
'../help'
)
3
const
model = require(
'../model/acl/key'
)
4
const
Validator = require(
'@dadi/api-validator'
)
Callers
nothing calls this directly
Calls
5
find
Method · 0.80
delete
Method · 0.80
get
Method · 0.80
create
Method · 0.80
formatForOutput
Method · 0.80
Tested by
no test coverage detected