No description available.
Properties
noteRef
ref
com.atproto.repo.strongRef
Required
Strong reference to the note record
View raw schema
{
"type": "object",
"required": [
"noteRef"
],
"properties": {
"noteRef": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Strong reference to the note record"
}
}
}