10#ifndef __SCHEMAS_GUI_BACKEND_AUTOMATION_EDITOR_H__
11#define __SCHEMAS_GUI_BACKEND_AUTOMATION_EDITOR_H__
22static const cyaml_schema_field_t automation_editor_fields_schema_v1[] = {
24 YAML_FIELD_MAPPING_EMBEDDED (
27 editor_settings_fields_schema_v1),
32static const cyaml_schema_value_t automation_editor_schema_v1 = {