Type Alias UpdateFeedbackChatResponses

UpdateFeedbackChatResponses: {
    200: FeedbackChatDto;
}