{
"id": "dev.baileytownsend.health.calories",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"intake",
"burned",
"createdAt"
],
"properties": {
"burned": {
"type": "integer"
},
"intake": {
"type": "integer"
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A record of daily intake and burned calories."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:rnpkyqnmsw4ipey6eotbdnnf
- CID
-
bafyreiekva63da65h52c3dr5xquofphggds6ll74v5xy6c7ayvfsrz6kam
- Indexed At
- 2026-02-13 13:52 UTC
- AT-URI
-
at://did:plc:rnpkyqnmsw4ipey6eotbdnnf/com.atproto.lexicon.schema/dev.baileytownsend.health.calories