mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-06 20:47:49 +00:00
@@ -44,7 +44,6 @@ func (index *SpecIndex) FindComponent(componentId string) *Reference {
|
||||
// root search
|
||||
return index.FindComponentInRoot(componentId)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
func FindComponent(root *yaml.Node, componentId, absoluteFilePath string, index *SpecIndex) *Reference {
|
||||
|
||||
Reference in New Issue
Block a user