MCPcopy
hub / github.com/fastify/fast-json-stringify / getSchemaRef

Method getSchemaRef

lib/location.js:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 getSchemaRef () {
20 return this.schemaId + this.jsonPointer
21 }
22}
23
24module.exports = Location

Callers 3

getSafeSchemaRefFunction · 0.80
buildOneOfFunction · 0.80
buildIfThenElseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected