### Acceptance Criteria 1. Entity request/response types [here](https://github.com/uwblueprint/starter-code-v2/blob/main/frontend/src/APIClients/EntityAPIClient.ts#L12-L28) are moved into a separate types file under `frontend/src/types/api/EntityTypes.ts` 2. Import statements are updated accordingly 3. Changes are merged into main, then release