formatting

This commit is contained in:
Felix Geisendörfer 2013-03-17 00:33:25 +01:00
parent 7de78882ab
commit 0e25d731c0
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ released as open source, there will be no bait and switch.
## HTTP API
## `POST /files`
### `POST /files`
**Request**
@ -50,7 +50,7 @@ Location: http://tus.example.com/files/123d3ebc995732b2
```
In this case the client would proceed by querying the server:
## `GET /files/123d3ebc995732b2`
### `GET /files/123d3ebc995732b2`
**Request:**
```