org.passingreads.book.listDroppedBooks

passingreads.org

{
  "id": "org.passingreads.book.listDroppedBooks",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "books"
          ],
          "properties": {
            "books": {
              "type": "array",
              "items": {
                "ref": "org.passingreads.book.defs#statefulBook",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "List all currently dropped books (books whose current state is 'org.passingreads.book.drop')."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.passingreads.book.listDroppedBooks

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@