Skip to contents

Parse a JSON-compatible list into a BasicSchema

Usage

parse_json_schema(input)

Arguments

input

A list (typically from JSON) representing a schema.

Value

A BasicSchema object.