DocumentationContentResponse: {
    documentationId: string;
    languages: DocumentationContentLanguageResponse[];
}

Type declaration