files.com 1.2.287 → 1.2.288

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
@@ -624,7 +624,6 @@ Error
624
624
  | `NotFound_CodeNotFoundError`| `NotFoundError` |
625
625
  | `NotFound_FileNotFoundError`| `NotFoundError` |
626
626
  | `NotFound_FileUploadNotFoundError`| `NotFoundError` |
627
- | `NotFound_FolderNotFoundError`| `NotFoundError` |
628
627
  | `NotFound_GroupNotFoundError`| `NotFoundError` |
629
628
  | `NotFound_InboxNotFoundError`| `NotFoundError` |
630
629
  | `NotFound_NestedNotFoundError`| `NotFoundError` |
package/_VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.287
1
+ 1.2.288
package/docs/Errors.md CHANGED
@@ -152,7 +152,6 @@ These errors are derived from the error groups listed above.
152
152
  ### NotFound_CodeNotFoundError
153
153
  ### NotFound_FileNotFoundError
154
154
  ### NotFound_FileUploadNotFoundError
155
- ### NotFound_FolderNotFoundError
156
155
  ### NotFound_GroupNotFoundError
157
156
  ### NotFound_InboxNotFoundError
158
157
  ### NotFound_NestedNotFoundError