Update api spec (#77)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@ -7,7 +7,6 @@ class FileImportFormat(str, Enum):
|
||||
FBX = 'fbx'
|
||||
OBJ_ZIP = 'obj_zip'
|
||||
OBJ = 'obj'
|
||||
OBJ_NOMTL = 'obj_nomtl'
|
||||
PLY = 'ply'
|
||||
STEP = 'step'
|
||||
STL = 'stl'
|
||||
|
Reference in New Issue
Block a user