Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ OpenApiSpec
Method
OpenApiSpec
backend/core/plugin/plugin_openapi_spec.go:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
// something that is not supported by swaggo.
24
type
PluginOpenApiSpec
interface
{
25
OpenApiSpec() string
26
}
Callers
1
registerExtraOpenApiSpecs
Function · 0.65
Implementers
1
remotePluginImpl
backend/server/services/remote/plugin/
Calls
no outgoing calls
Tested by
no test coverage detected