Something (extobj)
Table of Contents
Limitations
-
The collection is available in any domain
-
The size of data in one object is no more than 10 MB.
Fields
Entity structure
{
"id": uuid,
"type": str,
"value": any,
"opts": {
"title": str,
"comment": str,
"user_tags": array<str>
},
"ext": {
"ct": date,
"lwt": date
}
}