Skip to content

Commit 87879ee

Browse files
Update api spec (#1274)
YOYO NEW API SPEC! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 982a591 commit 87879ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37723,17 +37723,17 @@
3772337723
]
3772437724
},
3772537725
{
37726-
"description": "The Text-to-CAD UI.",
37726+
"description": "The Diff Chrome Extension.",
3772737727
"type": "string",
3772837728
"enum": [
37729-
"text_to_cad"
37729+
"diff_chrome_extension"
3773037730
]
3773137731
},
3773237732
{
37733-
"description": "The Diff Chrome Extension.",
37733+
"description": "The Text-to-CAD UI.",
3773437734
"type": "string",
3773537735
"enum": [
37736-
"diff_chrome_extension"
37736+
"text_to_cad"
3773737737
]
3773837738
}
3773937739
]

0 commit comments

Comments
 (0)