Closed samuelhwilliams closed 10 months ago
Update client for the new document download feature which allows specifying a download filename for files sent by email.
This supercedes the old isCsv parameter that was inconsistent at best.
isCsv
Given this, we are dropping support for isCsv altogether.
DOCUMENATION.md
CHANGELOG.md
src/GovukNotify/GovukNotify.csproj
Update client for the new document download feature which allows specifying a download filename for files sent by email.
This supercedes the old
isCsv
parameter that was inconsistent at best.Given this, we are dropping support for
isCsv
altogether.What problem does the pull request solve?
Checklist
DOCUMENATION.md
andCHANGELOG.md
)src/GovukNotify/GovukNotify.csproj
)