You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Programmatically creating a file" is one of the most common use case. We don't give you clear guidance on how to do it and there's several bits that can trip you.
Acceptance criteria
A clear concise code example on how to "Programmatically create a file" is provided.
The doc calls out the risks of creating the file in the wrong stage.
The code example explicitly sets the stage.
The doc explains how to generate thumbnails when programmatically creating an image.
Validations
Check that there isn't already an issue that reports the same problem
The text was updated successfully, but these errors were encountered:
Pages affected
Description
"Programmatically creating a file" is one of the most common use case. We don't give you clear guidance on how to do it and there's several bits that can trip you.
Acceptance criteria
Validations
The text was updated successfully, but these errors were encountered: