MCPcopy Create free account
hub / github.com/dataease/SQLBot / constructor

Method constructor

frontend/public/swagger-ui-bundle.js:46095–46099  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

46093 a instanceof ld || (s(a) && o('linkDescription', a) && i('object', a))
46094 )
46095 class JSONSchemaVisitor extends Mixin(Md, Rd, yd) {
46096 constructor(s) {
46097 ;(super(s),
46098 (this.element = new sd()),
46099 (this.specPath = fc(['document', 'objects', 'JSONSchema'])))
46100 }
46101 get defaultDialectIdentifier() {
46102 return 'http://json-schema.org/draft-04/schema#'

Callers

nothing calls this directly

Calls 1

fcFunction · 0.50

Tested by

no test coverage detected