...
- set contextual scope to the appropriate controller : # AttachmentLinksController.cs
- ask the Copilot to generate XML comments : "generate document comments including response codes and producesresponsetype"
- ask the Copilot to add more detailed remarks : "add remarks to existing document coments, containing more detailed explanation of the method purpose"
- then preview the suggested changes and accept them
- commit the changes to source code repository
- after deploying to DEV environment the updated content will be visible in Swagger UI