Skip to content

Commit b96626c

Browse files
Update api spec (#766)
YOYO NEW API SPEC! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 88fce7d commit b96626c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3915,7 +3915,8 @@
39153915
"/ml/convert/proprietary-to-kcl": {
39163916
"post": {
39173917
"tags": [
3918-
"ml"
3918+
"ml",
3919+
"hidden"
39193920
],
39203921
"summary": "Converts a proprietary CAD format to KCL.",
39213922
"description": "This endpoint is used to convert a proprietary CAD format to KCL. The file passed MUST have feature tree data.\n\nA STEP file does not have feature tree data, so it will not work. A sldprt file does have feature tree data, so it will work.",

0 commit comments

Comments
 (0)