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

Method ObjectElement

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

Source from the content-addressed store, hash-verified

47599 (this.specPath = fc(['document', 'objects', 'Parameter'])),
47600 (this.canSupportSpecificationExtensions = !0))
47601 }
47602 ObjectElement(s) {
47603 const o = cm.prototype.ObjectElement.call(this, s)
47604 return (
47605 Nu(this.element.contentProp) &&
47606 this.element.contentProp.filter(ng).forEach((s, o) => {
47607 s.setMetaProperty('media-type', serializers_value(o))
47608 }),
47609 o
47610 )
47611 }
47612 }
47613 const Wg = ParameterVisitor

Callers

nothing calls this directly

Calls 5

NuFunction · 0.85
serializers_valueFunction · 0.85
setMetaPropertyMethod · 0.80
forEachMethod · 0.45
filterMethod · 0.45

Tested by

no test coverage detected