Files
kittycad.py/kittycad/api/file/__init__.py

2 lines
219 B
Python
Raw Normal View History

""" Contains methods for accessing the file API paths: CAD file operations. Create, get, and list CAD file conversions. More endpoints will be added here in the future as we build out transforms, etc on CAD models. """