Closed spaceninja closed 4 years ago
sharedfile
source_url
url
magicfiles
(id)
incoming
filter_nsfw
save
shake_id
upload
share_key
sharedfile
: replacesource_url
withurl
, which is what the API actually returns.magicfiles
: remove(id)
from pagination endpoints.incoming
: remove(id)
from pagination endpoints.incoming
:filter_nsfw
parameter should be removed (it's not actually in the api code)save
: theshake_id
parameter should be a form parameterupload
: the response body is not a complete sharedfile (onlyshare_key
and filename)