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

Method constructor

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

Source from the content-addressed store, hash-verified

47965 }
47966 const Ry = ComponentsRequestBodies
47967 class RequestBodiesVisitor extends Mixin(_m, em) {
47968 constructor(s) {
47969 ;(super(s),
47970 (this.element = new Ry()),
47971 (this.specPath = (s) =>
47972 isReferenceLikeElement(s)
47973 ? ['document', 'objects', 'Reference']
47974 : ['document', 'objects', 'RequestBody']))
47975 }
47976 ObjectElement(s) {
47977 const o = _m.prototype.ObjectElement.call(this, s)

Callers

nothing calls this directly

Calls 1

isReferenceLikeElementFunction · 0.85

Tested by

no test coverage detected