2025-03-16 16:42:53 -07:00
|
|
|
{
|
|
|
|
|
"lexicon": 1,
|
2025-03-20 23:54:26 -07:00
|
|
|
"id": "me.woach.content.anilist",
|
2025-03-16 16:42:53 -07:00
|
|
|
"defs": {
|
2025-03-20 23:54:26 -07:00
|
|
|
"main": {
|
2025-03-16 16:42:53 -07:00
|
|
|
"type": "object",
|
|
|
|
|
"required": ["id"],
|
2025-03-21 19:53:08 -07:00
|
|
|
"key": "nsid",
|
2025-03-16 16:42:53 -07:00
|
|
|
"properties": {
|
|
|
|
|
"id": { "type": "integer" }
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|