I understand that --resolve resolves on external references outside yaml . But how do I get behavior of resolving external , but still show the resolved model as links.
Example :
Below is sample spec yaml with BaseCommandRequestViewModel.yaml from shared location. When using resolve option , it expands on the properties . Instead I would prefer to view as a reference link and when clicking the link to take to the expanded resolved properties.
I understand that --resolve resolves on external references outside yaml . But how do I get behavior of resolving external , but still show the resolved model as links.
Example :
Below is sample spec yaml with BaseCommandRequestViewModel.yaml from shared location. When using resolve option , it expands on the properties . Instead I would prefer to view as a reference link and when clicking the link to take to the expanded resolved properties.
Please advise.