MCPcopy Create free account
hub / github.com/dataease/SQLBot / options_retrievalURI

Function options_retrievalURI

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

Source from the content-addressed store, hash-verified

41758 }
41759 return a
41760 }
41761 const options_retrievalURI = (s) => {
41762 var o, i
41763 const { baseDoc: a, url: u } = s,
41764 _ = null !== (o = null != a ? a : u) && void 0 !== o ? o : ''
41765 return 'string' ==
41766 typeof (null === (i = globalThis.document) || void 0 === i ? void 0 : i.baseURI)
41767 ? String(new URL(_, globalThis.document.baseURI))
41768 : _
41769 },
41770 options_httpClient = (s) => {
41771 const { fetch: o, http: i } = s

Callers 3

resolveGenericStrategyFunction · 0.85
resolveOpenAPI31StrategyFunction · 0.85
makeResolveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected