{
"id": "es.joeinn.timetracker.entry",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"activityId",
"startedAt",
"createdAt",
"updatedAt"
],
"properties": {
"endedAt": {
"type": "string",
"format": "datetime"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"startedAt": {
"type": "string",
"format": "datetime"
},
"updatedAt": {
"type": "string",
"format": "datetime"
},
"activityId": {
"type": "string",
"maxLength": 512,
"minLength": 1
}
}
},
"description": "A timed interval associated with an activity."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:me4kozmcrc74z2wgkvqvkbfd
- CID
-
bafyreiecli6mfj6pjg7qwpmburmavsfxjf325p5wdawxmbyiorj44jme6i
- Indexed At
- 2026-09-03 13:26 UTC
- AT-URI
-
at://did:plc:me4kozmcrc74z2wgkvqvkbfd/com.atproto.lexicon.schema/es.joeinn.timetracker.entry