place.stream.broadcast.defs

did:web:iame.li

{
  "id": "place.stream.broadcast.defs",
  "defs": {
    "broadcastOriginView": {
      "type": "object",
      "required": [
        "uri",
        "cid",
        "author",
        "record"
      ],
      "properties": {
        "cid": {
          "type": "string",
          "format": "cid"
        },
        "uri": {
          "type": "string",
          "format": "at-uri"
        },
        "author": {
          "ref": "app.bsky.actor.defs#profileViewBasic",
          "type": "ref"
        },
        "record": {
          "type": "unknown"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.broadcast.defs

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:web:iame.li
CID
bafyreigwnwunwtyxkp5cabozpgvqxymsoy57h5e5r3dzosfhgyl2t3kk4q
Indexed At
2026-02-13 14:01 UTC
AT-URI
at://did:web:iame.li/com.atproto.lexicon.schema/place.stream.broadcast.defs

Referenced Schemas (1)

Lexicon Garden

@