Docs assets ToC

This commit is contained in:
Ben Haynes
2021-04-08 17:08:45 -04:00
parent 4922d5008d
commit 753cf28110

View File

@@ -2,10 +2,14 @@
> The `/assets` endpoint can be used to stream or retrieve the actual file contents from assets managed within Directus.
- [Accessing an Original File](#accessing-an-original-file)
- [Requesting a Thumbnail](#requesting-a-thumbnail)
- [Downloading a File](#downloading-a-file)
::: tip Uploading Files
To learn more about uploading files, see the [Upload a File](/reference/api/system/files/#upload-a-file) and
[Import a File](<(/reference/api/system/files/#import-a-file)>) endpoint reference.
[Import a File](<(/reference/api/system/files/#import-a-file)>) endpoints.
:::