Resolve a $ref string against a parsed OpenAPI document. Returns the cached entry for #/components/schemas/* refs (or the lazily resolved value for arbitrary fragment refs), or undefined when the ref cannot be resolved.
$ref
#/components/schemas/*
undefined
Resolve a
$refstring against a parsed OpenAPI document. Returns the cached entry for#/components/schemas/*refs (or the lazily resolved value for arbitrary fragment refs), orundefinedwhen the ref cannot be resolved.