Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Provides the files of a task, and the possibility to reorder the files in the filetree.

URL:

/editor/file/[ID]

Available Methods:

GET / PUT

Specialities:

Only possible with a task in edit mode.
GET returns a JSON tree of file metadata

 

Resource Layout of a single file node

Name

Type

Info

id

int

GET only

filename

string

GET only

path

string

GET only

cls

string

GET only

children

array

GET only

parentId

int

GET / PUT

index

int

PUT only