Troubleshooting SharePoint releases
Version Control
SharePoint sites/libraries that are version controlled may not display files to general users without a check in step. This is implemented as a post:
sites/{p_SiteId}/drives/{p_DriveId}/items/{p_ItemId}/checkin
{
"comment": "Imported from Square 9 GlobalCapture via graph",
"checkInType": "published"
}