Added new schema file

This commit is contained in:
2025-07-07 23:19:30 +02:00
parent 751f490c44
commit 5bfac732af
2 changed files with 292 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Generated schema for cabo game data",
"title": "Generated schema for the cabo counter game data",
"type": "array",
"items": {
"type": "object",