Skip to content

Commit a0db4e6

Browse files
committed
Add mastodon_url to schema
1 parent 4280845 commit a0db4e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schema_blogs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
"microblog_url": {
7474
"type": "string",
7575
"format": "uri"
76+
},
77+
"mastodon_url": {
78+
"type": "string",
79+
"format": "uri"
7680
}
7781
}
7882
}

0 commit comments

Comments
 (0)