I'm attempting to use the LoadSwaggerFromURIFunc() to allow us to stub out the URI access and I've found that when references are required for a single element (apparently when there is no # in the path) the helper func is not called and the URI is accessed directly.
I'm attempting to use the LoadSwaggerFromURIFunc() to allow us to stub out the URI access and I've found that when references are required for a single element (apparently when there is no # in the path) the helper func is not called and the URI is accessed directly.