From df505aa8f2486d17ae3a1e5cf19c76f074671e5d Mon Sep 17 00:00:00 2001 From: kawkaur Date: Mon, 23 Mar 2026 09:43:25 +0530 Subject: [PATCH] add whiteboard extension --- api-reference/v1.0/api/driveitem-get-content-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-reference/v1.0/api/driveitem-get-content-format.md b/api-reference/v1.0/api/driveitem-get-content-format.md index 38e82faa107..a95419878d3 100644 --- a/api-reference/v1.0/api/driveitem-get-content-format.md +++ b/api-reference/v1.0/api/driveitem-get-content-format.md @@ -49,7 +49,7 @@ The following values are valid for the **format** parameter: | Format value | Description | Supported source extensions |:-------------|:-----------------------------------|---------------------------- | pdf | Converts the item into PDF format. | doc, docx, dot, dotx, dotm, dsn, dwg, eml, epub, fluidframework, form, htm, html, loop, loot, markdown, md, msg, note, odp, ods, odt, page, pps, ppsx, ppt, pptx, pulse, rtf, task, tif, tiff, wbtx, whiteboard, xls, xlsm, xlsx -| html | Converts the item into HTML format.| loop, fluid, wbtx +| html | Converts the item into HTML format.| loop, fluid, wbtx, whiteboard ## Request headers