Open willp-bl opened 5 months ago
Now only one (internal) prepareUpload exists. Note this doesn't change the external API. The new internal method uses a boxed boolean (Boolean) so it can be null when called from the existing prepareUpload() methods.
CHANGELOG.md
src/main/resources/application.properties
pom.xml
What problem does the pull request solve?
Now only one (internal) prepareUpload exists. Note this doesn't change the external API. The new internal method uses a boxed boolean (Boolean) so it can be null when called from the existing prepareUpload() methods.
Checklist
CHANGELOG.md
src/main/resources/application.properties
pom.xml