Update api spec (#233)

* YOYO NEW API SPEC!

* fix

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* I have generated the latest API!

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
zoo-github-actions-auth[bot]
2024-07-03 21:24:03 -07:00
committed by GitHub
parent a008a9d1aa
commit 24171eea43
6 changed files with 803 additions and 777 deletions

View File

@ -357,6 +357,7 @@ def test_ws_simple():
with modeling_commands_ws.WebSocket(
client=client,
fps=30,
show_grid=False,
post_effect=PostEffectType.NOEFFECT,
unlocked_framerate=False,
video_res_height=360,
@ -386,6 +387,7 @@ def test_ws_import():
client=client,
fps=30,
post_effect=PostEffectType.NOEFFECT,
show_grid=False,
unlocked_framerate=False,
video_res_height=360,
video_res_width=480,