MCPcopy 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.
24type PluginOpenApiSpec interface {
25 OpenApiSpec() string
26}

Callers 1

Implementers 1

remotePluginImplbackend/server/services/remote/plugin/

Calls

no outgoing calls

Tested by

no test coverage detected