Closed jm-rivera closed 3 days ago
This pull request includes a couple of changes aimed at fixing a json validation error and updating the changelog for the oda_data package.
oda_data
CHANGELOG.md
oda_data/settings/recipient_groupings.json
This pull request includes a couple of changes aimed at fixing a json validation error and updating the changelog for the
oda_data
package.Changelog update:
CHANGELOG.md
: Added a new entry for version 1.4.3, which includes a fix for a json validation error for recipient groupings.JSON validation fix:
oda_data/settings/recipient_groupings.json
: Corrected a minor formatting issue by ensuring the last entry in the json object does not have a trailing comma.