MCPcopy Index your code
hub / github.com/dataease/SQLBot / ObjectElement

Method ObjectElement

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

Source from the content-addressed store, hash-verified

48481 { predicate: es_T, specPath: ['document', 'objects', 'Response'] },
48482 ]))
48483 }
48484 ObjectElement(s) {
48485 const o = Im.prototype.enter.call(this, s)
48486 return (
48487 Hm(this.element)
48488 ? this.element.setMetaProperty('referenced-element', 'response')
48489 : Gm(this.element) && this.element.setMetaProperty('http-status-code', 'default'),
48490 o
48491 )
48492 }
48493 }
48494 const gv = DefaultVisitor

Callers

nothing calls this directly

Calls 3

setMetaPropertyMethod · 0.80
HmFunction · 0.50
GmFunction · 0.50

Tested by

no test coverage detected