Currently request with a depth higher than 2 get an error:
"The query specified in the URI is not valid. The request includes a $expand path which is too deep. The maximum depth allowed is 2. To increase the limit, set the 'MaxExpansionDepth' property on QueryableAttribute or ODataValidationSettings."
The text was updated successfully, but these errors were encountered:
Currently request with a depth higher than 2 get an error:
"The query specified in the URI is not valid. The request includes a $expand path which is too deep. The maximum depth allowed is 2. To increase the limit, set the 'MaxExpansionDepth' property on QueryableAttribute or ODataValidationSettings."
The text was updated successfully, but these errors were encountered: