Changed field interest to plural interests so it's align with frontend
Add 2 more interests and fix lower case to upper case for Arts and Crafts and Hockey
Test Steps
Please send the data using the front end.
Checklist
[x] Pull Request title includes the issue number and a brief description of the change.
[x] All changes should be tested and verified to work correctly.
[x] Code follows backend best practices.
[x] Branch names follow the conventions in the contributing file.
[x] Commit messages follow the naming conventions in the contributing file.
[x] No sensitive data or secrets are included in the codebase.
One Line Description
Changed field
interest
to pluralinterests
so it's align with frontend Add 2 more interests and fix lower case to upper case for Arts and Crafts and HockeyTest Steps
Please send the data using the front end.
Checklist