Parses $ref calls in a schema. Can retrieve internal ('"$ref":"#/definitions/someDef") or external references ('"$ref":"schemas/datacite/datacite.json"').
Details
For external references, it can handle both pointers and references to entire schemas.
This function navigates between parent and child schemas by manipulating
variables in the package environment the
.
See also
Other Schema Docs:
create_object_docs()
,
create_schema_docs()
,
get_required_fields()
,
increase_docs_depth()
,
paste_reduce()
,
paste_reduce_ul()