The Civis API has been updated with a new description attribute for Civis file objects. This PR updates the civis.io.* functions that create a Civis file with a new description kwarg to support setting a Civis file's description.
[x] (For Civis employees only) Reference to a relevant ticket in the pull request title
[x] Changelog entry added to CHANGELOG.md at the repo's root level
[x] Description of change in the pull request description
[x] If applicable, unit tests have been added and/or updated
The Civis API has been updated with a new
description
attribute for Civis file objects. This PR updates thecivis.io.*
functions that create a Civis file with a newdescription
kwarg to support setting a Civis file's description.CHANGELOG.md
at the repo's root level