Skip to content

Commit d6596a5

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

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
@@ -3285,7 +3285,8 @@
32853285
"/ml/text-to-cad/iteration": {
32863286
"post": {
32873287
"tags": [
3288-
"ml"
3288+
"ml",
3289+
"beta"
32893290
],
32903291
"summary": "Iterate on a CAD model with a prompt.",
32913292
"description": "This operation is performed asynchronously, the `id` of the operation will be returned. You can use the `id` returned from the request to get status information about the async operation from the `/async/operations/{id}` endpoint.",

0 commit comments

Comments
 (0)