Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ isAnchor
Function
isAnchor
frontend/public/swagger-ui-bundle.js:52886–52886 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
52884
super(`Invalid JSON Schema $anchor
"${s}"
.`)
52885
}
52886
},
52887
isAnchor = (s) => /^[A-Za-z_][A-Za-z_0-9.-]*$/.test(s),
52888
uriToAnchor = (s) => {
52889
const
o = getHash(s)
Callers
4
$anchor_evaluate
Function · 0.85
uri_evaluate
Function · 0.85
SchemaElement
Method · 0.85
SchemaElement
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected