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

Function isOpenAPI3

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

Source from the content-addressed store, hash-verified

41959 return !1
41960 }
41961 },
41962 isOpenAPI3 = (s) => isOpenAPI30(s) || isOpenAPI31(s),
41963 yu = {
41964 name: 'openapi-2',

Callers 1

execute_buildRequestFunction · 0.85

Calls 2

isOpenAPI30Function · 0.85
isOpenAPI31Function · 0.85

Tested by

no test coverage detected