Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] a question regarding che /project API

Hello,

 

We are from the DevX team in Israel and have a question regarding che /project API:

 

We are sending the following request:

 

GET /project/{ws-id}/children/{parent:.*}

 

and noticed that the response json contains the field: "links" (providing urls for all "actions" that can be performed on the element at hand);

However, this field is not documented in the declared REST API response json (at: http://docs.codenvy.com/api/ ).

Our question is: can we count on this field to remain consistent in future versions? will it be documented as part of the API?

 

Thanks in advance,

Ori & Anat

 


Back to the top