MCPcopy 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

87type ComponentRef interface {
88 RefString() string
89 RefPath() *url.URL
90 CollectionName() string
91}
92

Callers 3

refersToSameDocumentFunction · 0.65
referencesRootDocumentFunction · 0.65
DefaultRefNameResolverFunction · 0.65

Implementers 10

CallbackRefopenapi3/refs.go
ExampleRefopenapi3/refs.go
HeaderRefopenapi3/refs.go
LinkRefopenapi3/refs.go
ParameterRefopenapi3/refs.go
RequestBodyRefopenapi3/refs.go
ResponseRefopenapi3/refs.go
SchemaRefopenapi3/refs.go
SecuritySchemeRefopenapi3/refs.go
SchemaRefopenapi2/refs.go

Calls

no outgoing calls

Tested by

no test coverage detected