MCPcopy Create free account
hub / github.com/fastify/fastify /

Class

lib/schema-controller.js:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40class SchemaController {
41 constructor (parent, options) {
42 this.opts = options || parent?.opts
43 this.addedSchemas = false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected