40 lines
634 B
ReStructuredText
40 lines
634 B
ReStructuredText
kittycad.api.file
|
|
=================
|
|
|
|
.. automodule:: kittycad.api.file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Modules
|
|
|
|
.. autosummary::
|
|
:toctree:
|
|
:recursive:
|
|
|
|
kittycad.api.file.create_file_conversion
|
|
kittycad.api.file.file_conversion_status
|
|
kittycad.api.file.file_conversion_status_with_base64_helper
|
|
kittycad.api.file.get_file_conversion
|
|
kittycad.api.file.get_file_conversion_for_user
|
|
kittycad.api.file.list_file_conversions
|
|
kittycad.api.file.list_file_conversions_for_user
|
|
kittycad.api.file.post_file_conversion
|
|
kittycad.api.file.post_file_conversion_with_base64_helper
|
|
|