Super secret view counting
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
<pre>
|
||||
{
|
||||
"title": "My beautiful photos",
|
||||
"description": "An album of photos from my vacation in Austria",
|
||||
"files": [ // Ordered array of files to add to the list
|
||||
{
|
||||
"id": "abc123",
|
||||
@@ -71,7 +70,7 @@
|
||||
{
|
||||
"success": false,
|
||||
"value": "description_too_long",
|
||||
"message": "The description of this list or one of the files in the list is too long, max 3000 characters allowed."
|
||||
"message": "The description of one of the files in the list is too long, max 3000 characters allowed."
|
||||
}
|
||||
</pre>
|
||||
<pre>HTTP 422: Unprocessable Entity
|
||||
|
Reference in New Issue
Block a user