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

Function idFromPathMethodLegacy

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

Source from the content-addressed store, hash-verified

56135 o
56136 )
56137 }
56138 function idFromPathMethodLegacy(s, o) {
56139 return `${o.toLowerCase()}-${s}`
56140 }
56141 const arrayOrEmpty = (s) => (Array.isArray(s) ? s : []),
56142 findObjectOrArraySchema = (s, { recurse: o = !0, depth: i = 1 } = {}) => {

Callers 2

execute_executeFunction · 0.85
execute_buildRequestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected