From 413fd058bed163f834b35d1ff36eb4d40fdf4aa9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Oct 2023 18:15:35 +0000 Subject: [PATCH] YOYO NEW API SPEC! --- spec.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/spec.json b/spec.json index 31973fc6f..bf288c9b4 100644 --- a/spec.json +++ b/spec.json @@ -12241,8 +12241,7 @@ "summary": "Get CAD file center of mass.", "tags": [ "file", - "beta", - "hidden" + "beta" ] } }, @@ -13039,8 +13038,7 @@ "summary": "Get CAD file surface area.", "tags": [ "file", - "beta", - "hidden" + "beta" ] } }, @@ -13186,8 +13184,7 @@ "summary": "Get CAD file volume.", "tags": [ "file", - "beta", - "hidden" + "beta" ] } }, @@ -17634,8 +17631,7 @@ }, "summary": "Open a websocket which accepts modeling commands.", "tags": [ - "modeling", - "hidden" + "modeling" ], "x-dropshot-websocket": {} }