Skip to content

Commit b2cbe92

Browse files
authored
Merge pull request #9837 from kawkaur/add-whiteboard-extension-in-content-format
Add whiteboard extension in convert to other formats endpoint
2 parents bc20bef + 6453891 commit b2cbe92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/api/driveitem-get-content-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following values are valid for the **format** parameter:
4949
| Value | Description | Supported source extensions
5050
|:------|:-----------------------------------|---------------------------------
5151
| glb | Converts the item into GLB format | cool, fbx, obj, ply, stl, 3mf
52-
| html | Converts the item into HTML format | eml, md, msg
52+
| html | Converts the item into HTML format | loop, fluid, wbtx, whiteboard
5353
| jpg | Converts the item into JPG format | 3g2, 3gp, 3gp2, 3gpp, 3mf, ai, arw, asf, avi, bas, bash, bat, bmp, c, cbl, cmd, cool, cpp, cr2, crw, cs, css, csv, cur, dcm, dcm30, dic, dicm, dicom, dng, doc, docx, dwg, eml, epi, eps, epsf, epsi, epub, erf, fbx, fppx, gif, glb, h, hcp, heic, heif, htm, html, ico, icon, java, jfif, jpeg, jpg, js, json, key, log, m2ts, m4a, m4v, markdown, md, mef, mov, movie, mp3, mp4, mp4v, mrw, msg, mts, nef, nrw, numbers, obj, odp, odt, ogg, orf, pages, pano, pdf, pef, php, pict, pl, ply, png, pot, potm, potx, pps, ppsx, ppsxm, ppt, pptm, pptx, ps, ps1, psb, psd, py, raw, rb, rtf, rw1, rw2, sh, sketch, sql, sr2, stl, tif, tiff, ts, txt, vb, webm, wma, wmv, xaml, xbm, xcf, xd, xml, xpm, yaml, yml
5454
| 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
5555

api-reference/v1.0/api/driveitem-get-content-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following values are valid for the **format** parameter:
4949
| Format value | Description | Supported source extensions
5050
|:-------------|:-----------------------------------|----------------------------
5151
| 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
52-
| html | Converts the item into HTML format.| loop, fluid, wbtx
52+
| html | Converts the item into HTML format.| loop, fluid, wbtx, whiteboard
5353

5454
## Request headers
5555

0 commit comments

Comments
 (0)