Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Provides access to comments of segments.

URL:

/editor/comment/[ID]

Available Methods:

GET / POST / PUT / DELETE

Specialities:

Only possible with a task in edit mode and filtered by GET Parameter segmentId.

 

Resource Layout

Name

Type

Info

id

int

 

segmentId

int

 

userName

string

GET only, set by server

comment

string

 

isEditable

boolean

GET only, set by server

modified

date

GET only, set by server

created

date

GET only, set by server

  • No labels