me.woach.{feed/content}, change from media#anilist to just anilist

This commit is contained in:
Julia Lange 2025-03-20 23:54:26 -07:00
parent 26f8b34251
commit 83b070619c
Signed by: Julia
SSH key fingerprint: SHA256:50XUMcOFYPUs9/1j7p9SPnwASZ7QnxXm7THF7HkbqzQ
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
{
"lexicon": 1,
"id": "me.woach.content.media",
"id": "me.woach.content.anilist",
"defs": {
"anilist": {
"main": {
"type": "object",
"required": ["id"],
"properties": {

View file

@ -13,10 +13,10 @@
"content": {
"type": "union",
"refs": [
"me.woach.content.media#anilist"
"me.woach.content.anilist"
]
},
"title": {
"label": {
"type": "string",
"maxGraphemes": 64,
"maxLength": 640