app.offprint.document.article

offprint.app

Schema Diff

+0 -1

From

CID
bafyreigwj36cgt2...
Indexed At
2026-02-18 18:17 UTC
View this version

To

CID
bafyreicvyxu6qcn...
Indexed At
2026-05-24 08:49 UTC
View this version

Compatibility Analysis

Backward Compatible

No changes detected.

1 1
{
2 2
  "id": "app.offprint.document.article",
3 3
  "defs": {
4 4
    "main": {
5 5
      "key": "tid",
6 6
      "type": "record",
7 7
      "record": {
8 8
        "type": "object",
9 9
        "required": [
10 10
          "document"
11 11
        ],
12 12
        "properties": {
13 13
          "document": {
14 14
            "ref": "com.atproto.repo.strongRef",
15 15
            "type": "ref",
16 -
            "required": true,
17 16
            "description": "Strong reference to a `site.standard.document` compatible record."
18 17
          }
19 18
        }
20 19
      }
21 20
    }
22 21
  },
23 22
  "$type": "com.atproto.lexicon.schema",
24 23
  "lexicon": 1
25 24
}

Compare Other Versions

Lexicon Garden

@