From f23020adc6c28ddd295a221a31f82d1231d2eefc Mon Sep 17 00:00:00 2001 From: "zoo-github-actions-auth[bot]" Date: Sat, 15 Aug 2026 15:22:39 +0000 Subject: [PATCH] YOYO NEW API SPEC! --- spec.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/spec.json b/spec.json index e54adcd2..fb1b586c 100644 --- a/spec.json +++ b/spec.json @@ -40326,6 +40326,13 @@ "factory_portal" ] }, + { + "description": "KCL CEK machine executor.", + "type": "string", + "enum": [ + "kcl_cek_executor" + ] + }, { "description": "New KCL lexer and parser.", "type": "string", @@ -40396,6 +40403,13 @@ "modeling_dialogs" ] }, + { + "description": "Enables the named views user interface in Zoo Design Studio.", + "type": "string", + "enum": [ + "named_views_ui" + ] + }, { "description": "Enables plugins in Zoo Design Studio.", "type": "string",