There was an error while loading. Please reload this page.
1 parent 8aaddac commit 9cd7578Copy full SHA for 9cd7578
1 file changed
StackSync_API_Specifications.md
@@ -5,12 +5,12 @@ StackSync API Specification
5
- [Authentication](#authentication)
6
- [Error handling](#error-handling)
7
- [File Resource](#file)
8
- - [Create a file](##create-a-file)
9
- - [Upload file data](##upload-file-data)
10
- - [Download file data](##download-file-data)
11
- - [Delete a file](##delete-a-file)
12
- - [Get file metadata](##get-file-metadata)
13
- - [Update file metadata](##update-file-metadata)
+ - [Create a file](#create-a-file)
+ - [Upload file data](#upload-file-data)
+ - [Download file data](#download-file-data)
+ - [Delete a file](#delete-a-file)
+ - [Get file metadata](#get-file-metadata)
+ - [Update file metadata](#update-file-metadata)
14
15
#Authentication
16
0 commit comments