mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-07 20:47:45 +00:00
@@ -216,6 +216,7 @@ func TestSpecIndex_DigitalOcean_FullCheckoutLocalResolve(t *testing.T) {
|
|||||||
|
|
||||||
// create a new config that allows local and remote to be mixed up.
|
// create a new config that allows local and remote to be mixed up.
|
||||||
cf := CreateOpenAPIIndexConfig()
|
cf := CreateOpenAPIIndexConfig()
|
||||||
|
cf.ExtractRefsSequentially = true
|
||||||
cf.AllowRemoteLookup = true
|
cf.AllowRemoteLookup = true
|
||||||
cf.AvoidCircularReferenceCheck = true
|
cf.AvoidCircularReferenceCheck = true
|
||||||
cf.BasePath = basePath
|
cf.BasePath = basePath
|
||||||
|
|||||||
Reference in New Issue
Block a user