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

Method url

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

Source from the content-addressed store, hash-verified

46827 constructor(s, o, i) {
46828 ;(super(s, o, i), (this.element = 'server'))
46829 }
46830 get url() {
46831 return this.get('url')
46832 }
46833 set url(s) {
46834 this.set('url', s)

Callers 11

authorizeRequestFunction · 0.45
resolveSpecFunction · 0.45
executeRequestFunction · 0.45
nextFunction · 0.45
downloadUrlPluginFunction · 0.45
OperationsClass · 0.45
renderMethod · 0.45
renderMethod · 0.45
oas31_components_infoFunction · 0.45

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected