minor tweak so we can update the server on aws

This commit is contained in:
Zachary Carter 2013-02-27 13:53:36 -08:00
Родитель 58932e093d
Коммит d49490f0d8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -48,7 +48,7 @@ Registers a new device with the user account.
deviceId: <newly generated deviceId>
}
### GET /user/[deviceId]
### GET /user[/deviceId]
Fetches the user's current key. `deviceId` is not required.
*Returns*