diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-10-26 17:21:47 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-10-31 09:32:14 +0100 |
commit | ea36cc8c5f15d02c7846764cace736ada6969e59 (patch) | |
tree | 6492ade47739b722a2449cfe7f44d46d63c0a38e /doc | |
parent | 67c801e8719456fa9fb920201a7afe28b7d6a64f (diff) |
doc/api.md: Update TOC
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api.md b/doc/api.md index adeafa596..50b45ca6f 100644 --- a/doc/api.md +++ b/doc/api.md @@ -11,6 +11,7 @@ - [Examples](#examples) - [Error handling](#error-handling) - [General errors](#general-errors) +- [Overview over API versions](#overview-over-api-versions) The API provides programmatic access to upload, delete files, view the currently uploaded ones and combine them to multipastes, as well as functions |