Files
kittycad.py/kittycad/api/shortlinks/__init__.py
zoo-github-actions-auth[bot] d5448c9e2f Update api spec (#293)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-05 10:46:15 -07:00

2 lines
213 B
Python

"""Contains methods for accessing the shortlinks API paths: Shortlinks are a way to create a short URL that redirects to a longer URL. This is useful for sharing links that are long and unwieldy.""" # noqa: E501