docs: standardize on <=1MB schema blobs

This commit is contained in:
aviau 2021-01-04 18:38:17 -05:00 committed by Alexandre Viau
parent e21691a42b
commit 966a271e98
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ classes of data.
Schema blobs are JSON objects with at least two attributes always set:
`camliVersion`, which is always 1, and `camliType`, which tells you the type of
metadata the blob contains.
metadata the blob contains. The blob must not be larger than 1MB.
Here are some of the data types we've started to formalize a
[JSON](http://json.org/) schema for: