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>
This commit is contained in:
zoo-github-actions-auth[bot]
2024-10-05 10:46:15 -07:00
committed by GitHub
parent cde3af8385
commit d5448c9e2f
16 changed files with 2752 additions and 724 deletions

View File

@ -0,0 +1 @@
"""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