Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/YMFE/yapi
/ InterfaceEditForm.js
File
InterfaceEditForm.js
client/containers/Project/Interface/InterfaceList/InterfaceEditForm.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { PureComponent as Component } from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
{ connect } from
'react-redux'
;
4
import
_ from
'underscore'
;
Callers
nothing calls this directly
Calls
5
handlePath
Function · 0.90
connect
Function · 0.85
validJson
Function · 0.85
checkIsJsonSchema
Function · 0.85
insertParams
Function · 0.70
Tested by
no test coverage detected