tangled
alpha
login
or
join now
back
round
1
view raw
Simple misname fix in world.geocache.visit
#2
merged
opened by
freyja-lynx.dev
1 week ago
targeting
main
Once again failed to name
com.atproto.repo.strongRef
properly
options
unified
split
Changed files
+1
-1
b
lexicon
world.geocache.visit.json
+1
-1
b/lexicon/world.geocache.visit.json
···
42
42
"type": "object",
43
43
"required": ["record"],
44
44
"properties": {
45
45
-
"record": { "type": "ref", "ref": "com.atproto.ref.strongRef" }
45
45
+
"record": { "type": "ref", "ref": "com.atproto.repo.strongRef" }
46
46
}
47
47
},
48
48
"image": {