app.offprint.block.blueskyPost

offprint.app

Schema Diff

+0 -1

From

CID
bafyreie6b75g7hr...
Indexed At
2026-04-09 23:29 UTC
View this version

To

CID
bafyreihtd2yjq76...
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.block.blueskyPost",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "object",
6 6
      "required": [
7 7
        "post"
8 8
      ],
9 9
      "properties": {
10 10
        "post": {
11 11
          "ref": "com.atproto.repo.strongRef",
12 12
          "type": "ref",
13 -
          "required": true,
14 13
          "description": "Strong reference to the Bluesky post"
15 14
        }
16 15
      }
17 16
    }
18 17
  },
19 18
  "$type": "com.atproto.lexicon.schema",
20 19
  "lexicon": 1
21 20
}

Compare Other Versions

Lexicon Garden

@