Clarify that the async upload endpoint will return 404 in some cases (#1983)

This commit is contained in:
Benjamin Bouvier 2024-11-06 12:28:47 +01:00 committed by GitHub
parent e0bd054373
commit 6cd7038d01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1 @@
Clarify that the async upload endpoint will return 404 in some cases.