Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 396 Bytes

Feed Page

{
   "$schema": "sia://skystandards.hns/v1/feedPage.schema.json", // Type definition with spec version number (1)
   "userId":"d448f1562c20dbafa42badd9f88560cd1adb2f177b30f0aa048cb243e55d37bd", // This is the global userId used by SkyID, not the app-specific public key (To ensure interoperability)
   "items":[
      // This list contains multiple Post objects
   ]
}