app.offprint.document.article

offprint.app

Documentation

main record

No description available.

Record Key tid Timestamp-based ID

Properties

View raw schema
{
  "key": "tid",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "document"
    ],
    "properties": {
      "document": {
        "ref": "com.atproto.repo.strongRef",
        "type": "ref",
        "required": true,
        "description": "Strong reference to a `site.standard.document` compatible record."
      }
    }
  }
}

Lexicon Garden

@