Schema ID
Schema name
Schema dialect ('json' or 'sqlite')
URL containing the schema definition
Version of the schema
OptionaldescriptionOptional description of the schema
OptionaldialectOptional version of the dialect
The actual schema - JSON Schema object for 'json' dialect, DDL string for 'sqlite'
Complete schema with all definition fields populated. This is what schemas.get() returns - a schema with the definition fetched.