Permissions API - REST

There needs to be a correction to the documentation for the Permissions API for the REST API.

The page https://backendless.com/documentation/data/rest/data_permissions_api.htm document states:

<permission type>- type of the permission, that is either grant or deny.

The correction should be:

<permission type>- type of the permission, that is either GRANT or DENY.

My question is related to update documentation. When will the update documentation be available for the File Server API (REST) that will include the File listing API call, and this permission API update?

Hi Roy!

Right now I cannot estimate time for documentation.
But you can use examples from these topics:http://support.backendless.com/t/file-listing-in-file-directory-file-service-api

http://support.backendless.com/t/file-listing-in-directory-rest-api

Regards,
Kate.