get_schema_structure: Get schema structure (experimental in this version)
Description
(experimental) Produces nodes and edges where nodes are a list of schemas,
represented as data frames with schema properties and edges are relations
between nested schemas
Usage
get_schema_structure(api, x, name = NULL)
Arguments
- api
Api object
- x
A schema definition from api (a list object)
- name
A name of root schema