org.passingreads.book.listBookIds

passingreads.org

{
  "id": "org.passingreads.book.listBookIds",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "books",
            "locations"
          ],
          "properties": {
            "books": {
              "type": "array",
              "items": {
                "ref": "org.passingreads.defs#bookIdEntry",
                "type": "ref"
              }
            },
            "locations": {
              "type": "array",
              "items": {
                "ref": "org.passingreads.defs#locationEntry",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "List all book IDs and locations for static site generation."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.passingreads.book.listBookIds

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

Metadata

DID
did:plc:oeipalbxet5jghoqe6b6ctu6
CID
bafyreif7yb3o62k6p2cl3encsbfvaelsrj4xive7gisvoajblxd3mzrjau
Indexed At
2026-02-13 14:00 UTC
AT-URI
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.listBookIds

Referenced Schemas (2)

Lexicon Garden

@