Get all paths from an input JSON schema that follows the JSON schema specifications (https://json-schema.org/)
an object containing all path set to 'false':
path.to.2nd.var: false, ... }``` Copy
path.to.2nd.var: false, ... }```
Generated using TypeDoc
Get all paths from an input JSON schema that follows the JSON schema specifications (https://json-schema.org/)