Skip to content

Commit f9b02bb

Browse files
Update api spec (#209)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5416e19 commit f9b02bb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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
]

types.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)