diff --git a/methods/apps/apps.datastore.bulkPut.json b/methods/apps/apps.datastore.bulkPut.json index 56f4b21d..0aca3441 100644 --- a/methods/apps/apps.datastore.bulkPut.json +++ b/methods/apps/apps.datastore.bulkPut.json @@ -12,7 +12,7 @@ "items": { "required": true, "example": "[{\"id\": \"7c6dd137\", \"favourite_meal\": \"Shawarma\", \"reason\": \"Who doesn't like Shawarma?\"}]", - "desc": "attribute names and values of the items.", + "desc": "attribute names and values of the items; limit of 25.", "type": "array" }, "app_id": {