Content Collection Schemas

This commit is contained in:
Firq 2024-08-01 18:01:39 +02:00
parent 27ee2de172
commit de3e262a3c
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
55 changed files with 211 additions and 196 deletions

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/changes.schema.json",
"info": {
"title": "Appends and Level 120",
"releaseDate": "2022-05-23",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/changes.schema.json",
"info": {
"title": "Castoria",
"releaseDate": "2022-07-04",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/changes.schema.json",
"info": {
"title": "Koyanskaya of Light",
"releaseDate": "2023-07-03",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/changes.schema.json",
"info": {
"title": "Oberon",
"releaseDate": "2023-07-10",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/changes.schema.json",
"info": {
"title": "Scathach-Skadi",
"releaseDate": "2020-07-06",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/changes.schema.json",
"info": {
"title": "Scathach-Skadi (Ruler)",
"releaseDate": "2024-07-24",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/groups.schema.json",
"info": {
"title": "Lostbelt 6.5 - Traum",
"releaseDate": "2024-05-13",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/groups.schema.json",
"info": {
"title": "Lostbelt 6 - Avalon le Fae",
"releaseDate": "2023-06-06",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Arctic Summer World",
"releaseDate": "2024-07-24",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Beast IV:L",
"releaseDate": "2023-12-26",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Case Files Rerun 2024",
"releaseDate": "2024-01-10",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Devilish Bodhisattva",
"releaseDate": "2019-04-23",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Kiyohime",
"releaseDate": "2024-05-13",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Kriemhild",
"releaseDate": "2024-05-13",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Moriarty",
"releaseDate": "2024-05-13",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Zhang Jue",
"releaseDate": "2024-05-13",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Albion",
"releaseDate": "2023-07-10",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Cernunnos",
"releaseDate": "2023-07-10",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/taInfoData.schema.json",
"info": {
"title": "Queen Morgan",
"releaseDate": "2023-06-20",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Lightning in Gilgilgamesh",
"releaseDate": "2024-03-23",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Grand Finale - The Golden Metropolis Returns",
"releaseDate": "2024-03-18",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Flame Gate",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Welcome to Jaguar Country",
"releaseDate": "2024-03-16",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Moolah's Pawn Shop",
"releaseDate": "2024-03-17",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Rice Ball Franchise Shop No. 1",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Skyscraper Monster",
"releaseDate": "2024-03-16",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Sweets Universe",
"releaseDate": "2024-03-17",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "BE-Witched (Curse)",
"releaseDate": "2024-03-19",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Main Event - Final Match",
"releaseDate": "2024-03-19",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Capture the Clown!",
"releaseDate": "2024-03-20",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Legend of the Crimson Hero - HD Remastered",
"releaseDate": "2024-03-21",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Finale - The Eternal City Triumphus",
"releaseDate": "2024-03-22",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "The Lovely Gorgon Sisters",
"releaseDate": "2024-03-20",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "The Green Comet",
"releaseDate": "2024-03-21",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Singularity Gets Restored until You Reach Home",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Child from the Netherworld",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Raging Billows! Kakare Shibata!",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Galaxy Guardian",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Western Ninja Arts Book",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "True Love",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Five Star Idol",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Until That Person's Defeated",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "March of the Holy Reindeer",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Crime and Punishment - Gray Mustache Must Die",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Super My Home Daddy",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Heart Pounding! The Grand Decisive Swimsuit Battle!",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "The Librarian's Job",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../../.astro/collections/teslafest.schema.json",
"info": {
"title": "Rematch at Reichenbach Falls",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/teslafestgroups.schema.json",
"info": {
"title": "Exhibition Quests 2020",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/teslafestgroups.schema.json",
"info": {
"title": "Exhibition Quests 2021",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/teslafestgroups.schema.json",
"info": {
"title": "Giga Coil",
"releaseDate": "2024-03-15",

View file

@ -1,4 +1,5 @@
{
"$schema": "../../../.astro/collections/teslafestgroups.schema.json",
"info": {
"title": "Mega Coil",
"releaseDate": "2024-03-15",