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

Function persistConfigs

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

Source from the content-addressed store, hash-verified

75554 w = new Store(u)
75555 w.register([a.plugins, _])
75556 const x = w.getSystem(),
75557 persistConfigs = (s) => {
75558 ;(w.setConfigs(s), x.configsActions.loaded())
75559 },
75560 updateSpec = (s) => {
75561 !o.url && 'object' == typeof s.spec && Object.keys(s.spec).length > 0

Callers 1

SwaggerUIFunction · 0.85

Calls 1

setConfigsMethod · 0.80

Tested by

no test coverage detected