mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 12:37:49 +00:00
@@ -137,10 +137,6 @@ func (index *SpecIndex) BuildIndex() {
|
||||
index.built = true
|
||||
}
|
||||
|
||||
func (index *SpecIndex) GetSpecAbsolutePath() string {
|
||||
return index.specAbsolutePath
|
||||
}
|
||||
|
||||
func (index *SpecIndex) GetLogger() *slog.Logger {
|
||||
return index.logger
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user