mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 04:20:17 +00:00
More coverage tuning
This commit is contained in:
@@ -16,7 +16,7 @@ type DocumentConfiguration struct {
|
||||
BaseURL *url.URL
|
||||
|
||||
// If resolving locally, the BasePath will be the root from which relative references will be resolved from.
|
||||
// It usually location of the root specification.
|
||||
// It's usually the location of the root specification.
|
||||
BasePath string // set the Base Path for resolving relative references if the spec is exploded.
|
||||
|
||||
// AllowFileReferences will allow the index to locate relative file references. This is disabled by default.
|
||||
|
||||
Reference in New Issue
Block a user