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

Function main_sampleFromSchema

frontend/public/swagger-ui-bundle.js:75173–75173  ·  view source on GitHub ↗
(s, o, i)

Source from the content-addressed store, hash-verified

75171 const a = main_sampleFromSchemaGeneric(s, o, i, !0)
75172 if (a) return 'string' == typeof a ? a : ls()(a, { declaration: !0, indent: '\t' })
75173 },
75174 main_sampleFromSchema = (s, o, i) => main_sampleFromSchemaGeneric(s, o, i, !1),
75175 main_resolver = (s, o, i) => [s, JSON.stringify(o), JSON.stringify(i)],
75176 MT = utils_memoizeN(main_createXMLExample, main_resolver),

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected