Page tree

Versions Compared

Key

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


Note

If the API changes in an incompatible manner this is listed explicitly in the "important release notes" section of each releases changelog.

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