Skip to content

Commit

Permalink
Update files doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed Nov 15, 2023
1 parent 81f6db2 commit 51c741f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/files.md
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ then the `updated_at` will be set with the value of the `created_at`.
| Tags | an array of tags |
| Executable | `true` if the file is executable (UNIX permission) |
| Encrypted | `true` if the file is client-side encrypted |
| Metadata | a JSON with metadata on this file (_deprecated_) |
| Metadata | a JSON with metadata on this file (_not recommended_) |
| MetadataID | the identifier of a metadata object |
| CreatedAt | the creation date of the file |
| UpdatedAt | the modification date of the file |
Expand Down

0 comments on commit 51c741f

Please sign in to comment.