dev vouch dev on at. thats about it atvouch.dev
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

add missing total to lexicon

Luna a57fd64b 9d4108d8

+2 -1
+2 -1
lexicons/dev/atvouch/graph/getEntireGraph.json
··· 21 21 "encoding": "application/json", 22 22 "schema": { 23 23 "type": "object", 24 - "required": ["vouches"], 24 + "required": ["vouches", "total"], 25 25 "properties": { 26 26 "cursor": { "type": "string" }, 27 + "total": { "type": "integer" }, 27 28 "vouches": { 28 29 "type": "array", 29 30 "items": {