[v2.0] Refactor Microsoft Teams Get*Settings to use typed struct
Goal
Implement a typed struct for Microsoft Teams integration settings.
Instructions
-
Investigation: Perform an API
GETto identify the specific property keys returned for this integration. -
Struct Definition: Define
MicrosoftTeamsIntegrationandMicrosoftTeamsIntegrationPropertiesbased on investigation results. -
Refactor: Update
GetProjectMicrosoftTeamsSettingsandGetGroupMicrosoftTeamsSettings. -
Validation: Run
make generateand ensure all tests pass.
Parent Epic: #2198 /label ~"Hackathon::FY26-Q4" ~"breaking change" ~"client-go::2.0"
Edited by 🤖 GitLab Bot 🤖