Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/Taier
/ get
Function
get
taier-ui/scripts/getSwagger.js:83–90 ·
view source on GitHub ↗
(params, url)
Source
from the content-addressed store, hash-verified
81
};
82
83
function
get(params, url) {
84
const
options = {
85
uri: url,
86
json: true,
87
method:
'get'
,
88
};
89
return
rp(options);
90
}
91
/**
92
*
93
* @param {string} url -url地址
Callers
8
convertParams
Function · 0.85
getPlus
Function · 0.85
scheduleForm.tsx
File · 0.85
rdb.tsx
File · 0.85
render
Method · 0.85
renderContent
Function · 0.85
getSwaggerPath
Function · 0.85
swagger
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected