Specify that size property is in bytes

This commit is contained in:
John Feminella 2015-04-08 15:15:28 -04:00
parent a0d3893850
commit 3e4b678e74

@ -265,7 +265,7 @@ response can potentially return a "verify" link relation. If given, The Git LFS
API expects a POST to the href after a successful upload. Git LFS clients send:
* `oid` - The String OID of the Git LFS object.
* `size` - The integer size of the Git LFS object.
* `size` - The integer size of the Git LFS object, in bytes.
```
> POST https://git-lfs-server.com/callback