Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] depth=infinity

No, that is not currently part of the API. Internally, the Java server represents the depth parameter as an int, so the closest you can get to infinity would be ?depth=(2^31 - 1).

 


On Tue, May 20, 2014 at 4:06 AM, Kozyura, Vitaly <v.kozyura@xxxxxxx> wrote:

Hi,

 

One question: Is it possible to ask for an “infinite” depth by the list-directory request?

Something like GET /file/MyProj/myfolder?depth=infinity.

 

Best regards,

Vitaly

 


_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top