Revision 57b8766446a6a95e231644c13e1ef9da8556c5d5 authored by Roman Donchenko on 06 April 2023, 13:28:18 UTC, committed by GitHub on 06 April 2023, 13:28:18 UTC
As explained in the comment in `_tus_chunk_action`, I don't think we
need explicit documentation for these endpoints. Hiding them makes the
documentation a bit cleaner, especially because these endpoints were
indistinguishable from one another.

It also removes the corresponding SDK code, which is good, since clients
should follow the URL returned by the creation endpoint, not invoke the
chunk endpoints directly.

1 parent 5203119
History
File Mode Size
cvat_sdk
gen
requirements
.gitignore -rw-r--r-- 946 bytes
.openapi-generator-ignore -rw-r--r-- 1.2 KB
.remarkignore -rw-r--r-- 15 bytes
MANIFEST.in -rw-r--r-- 83 bytes
README.md -rw-r--r-- 989 bytes
pyproject.toml -rw-r--r-- 383 bytes

README.md

back to top