Files
workavia-drive/Documentation/docs/internal-documentation/backend-services/documents

description
description
Drive on TDrive

📁 Documents

description

Documents is the Nodejs drive implementation for tdrive, it contains drive items.

A Drive item can be:

  • a file
  • a directory
  • the root folder
  • the trash

wording

version each file in the drive has a version associated to each update.

Models and APIs

database-models

rest-api