Loving the plugin! making lightweight of a new complex spec - but run into something you might not have caught yet.
I have references to both schema and parameter objects in an adjacent file.
If the reference is to adjacent_file.yaml#/components/schemas/schemaObject the link does resolve
If the reference is to adjacent_file.yaml#/components/parameters/schemaObject the link does not resolve
I wonder if the plugin is only built to support the schemas block? I haven't tried the other available components sections: https://swagger.io/docs/specification/components/.
Thanks,
Craig