Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document file name sanitiser #76

Closed
arnoFleming opened this issue Oct 18, 2018 · 0 comments · Fixed by #91
Closed

Document file name sanitiser #76

arnoFleming opened this issue Oct 18, 2018 · 0 comments · Fixed by #91
Assignees

Comments

@arnoFleming
Copy link
Contributor

arnoFleming commented Oct 18, 2018

File name sanitizer in the API

In order to not be surprised when uploading a file called 😀or:\.jpg and see it renamed to or.jpg, as an API Consumer I want to have documentation on the file name sanitiser.

Background

Our API is on its way to remove emoji's and some control characters from file names. This behaviour should be made public

See a related PR in the Node SDK: WeTransfer/wt-js-sdk#138

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant