The transport TeamWiki needs. Publish .docx to a SharePoint document library via Microsoft Graph.
Tasks
Acceptance: uploads/updates a .docx in a SharePoint library (mocked in tests); TeamWiki can consume it via the transport interface.
Depends on: "Transport interface + LocalFileTransport"
The transport TeamWiki needs. Publish
.docxto a SharePoint document library via Microsoft Graph.Tasks
Sites.Selectedleast privilege.PUT /sites/{site-id}/drives/{drive-id}/root:/{path}/{name}.docx:/content; create-or-update by path; return thedriveItemid.Acceptance: uploads/updates a
.docxin a SharePoint library (mocked in tests); TeamWiki can consume it via the transport interface.Depends on: "Transport interface + LocalFileTransport"