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

@ -6808,6 +6808,7 @@ def test_modeling_commands_ws():
client=client,
fps=10,
post_effect=PostEffectType.PHOSPHOR,
show_grid=False,
unlocked_framerate=False,
video_res_height=10,
video_res_width=10,
@ -6844,6 +6845,7 @@ async def test_modeling_commands_ws_async():
client=client,
fps=10,
post_effect=PostEffectType.PHOSPHOR,
show_grid=False,
unlocked_framerate=False,
video_res_height=10,
video_res_width=10,