tangled
alpha
login
or
join now
socialde.pt
/
atp-schema
Parse and validate AT Protocol Lexicons with DTO generation for Laravel
1
fork
atom
overview
issues
pulls
pipelines
Fix lexicon schema typo for profileViewBasic reference
Miguel Batres
1 month ago
3f19fdff
7e667ca5
options
unified
split
Changed files
+1
-1
resources
lexicons
chat
bsky
convo
defs.json
+1
-1
resources/lexicons/chat/bsky/convo/defs.json
···
111
111
"type": "array",
112
112
"items": {
113
113
"type": "ref",
114
114
-
"ref": "chat.bsky.actor.defs#profileViewBasic"
114
114
+
"ref": "app.bsky.actor.defs#profileViewBasic"
115
115
}
116
116
},
117
117
"lastMessage": {