Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getkin/kin-openapi
/ RefPath
Method
RefPath
openapi3/helpers.go:89–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
type
ComponentRef
interface
{
88
RefString() string
89
RefPath() *url.URL
90
CollectionName() string
91
}
92
Callers
3
refersToSameDocument
Function · 0.65
referencesRootDocument
Function · 0.65
DefaultRefNameResolver
Function · 0.65
Implementers
10
CallbackRef
openapi3/refs.go
ExampleRef
openapi3/refs.go
HeaderRef
openapi3/refs.go
LinkRef
openapi3/refs.go
ParameterRef
openapi3/refs.go
RequestBodyRef
openapi3/refs.go
ResponseRef
openapi3/refs.go
SchemaRef
openapi3/refs.go
SecuritySchemeRef
openapi3/refs.go
SchemaRef
openapi2/refs.go
Calls
no outgoing calls
Tested by
no test coverage detected