Describe the bug
If a $ref refers to an external document, cherrybomb panics with "external references are not supported yet.."
To Reproduce
Steps to reproduce the behavior:
- Create an open
$ref to link to another file
- Run cherrybomb on the openapi file
- See error
Expected behavior
cherrybomb reads the external doc.
Describe the bug
If a $ref refers to an external document, cherrybomb panics with "external references are not supported yet.."
To Reproduce
Steps to reproduce the behavior:
$refto link to another fileExpected behavior
cherrybomb reads the external doc.