Skip to main content

get_theme_schema

Function get_theme_schema 

Source
pub fn get_theme_schema() -> Value
Expand description

Returns the raw JSON Schema for ThemeFile, generated by schemars. The schema uses standard JSON Schema format with $ref for type references. Plugins are responsible for parsing and resolving $ref references.