Type Alias ClientGetContentResponses

ClientGetContentResponses: {
    200: ContentDetailDto;
}