Skip to content

Commit eeb60b0

Browse files
committed
refactor: rename at to formerAt not to collide between objects.
1 parent c448d6e commit eeb60b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PinkSea.Lexicons/com/shinolabs/pinksea/appViewDefs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
"oekakiTombstone": {
7272
"type": "object",
7373
"description": "A tombstone for a missing oekaki.",
74-
"required": ["at"],
74+
"required": ["formerAt"],
7575
"properties": {
76-
"at": {
76+
"formerAt": {
7777
"type": "string",
7878
"format": "at-uri",
7979
"description": "The AT uri of the former oekaki."

0 commit comments

Comments
 (0)