Desired Changes
We need to edit the team type schema. First we need to change the name of the model to be Division and give it an optional description and imageUrl which we can use for the division info section of the recruitment page. This ticket is to add those fields/ change the name of the model, and update all necessary endpoints, tests, and seed data to include them. Remember to rename every single endpoint for team types to be a division.
Acceptance Criteria
- The team type schema has been edited to include fields for an image and description
- All endpoints get and edit these new fields and all tests pass
- Seed data is updated to include values for the fields
Screenshots (as needed)
No response
Desired Changes
We need to edit the team type schema. First we need to change the name of the model to be
Divisionand give it an optional description and imageUrl which we can use for the division info section of the recruitment page. This ticket is to add those fields/ change the name of the model, and update all necessary endpoints, tests, and seed data to include them. Remember to rename every single endpoint for team types to be a division.Acceptance Criteria
Screenshots (as needed)
No response