parse-server 9.8.0-alpha.1 → 9.8.0-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -392,7 +392,7 @@ The following table lists all route groups covered by `routeAllowList` with exam
392
392
  | Purchase validation | `validate_purchase` | `validate_purchase` |
393
393
 
394
394
  > [!NOTE]
395
- > File upload, file download, and file metadata routes are not covered by `routeAllowList`. File upload access is controlled via the `fileUpload` option.
395
+ > File routes are not covered by `routeAllowList`. File upload access is controlled via the `fileUpload` option. File download and metadata access is controlled via the `fileDownload` option.
396
396
 
397
397
  ## Email Verification and Password Reset
398
398