feat: make not uploading to docuploader the default #76
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
In order to prevent breaking changes on nodejs-cloud-rad callers, we have inversed the condition where not uploading was the default behavior: #71. We should change this so uploading is the default, and callers should specific they want to upload by setting a environment variable
UPLOAD=1
. This should be done along with a major version change so that downstream clients are broken.The text was updated successfully, but these errors were encountered: