feat: Add new schema files (no-changelog) (#13062)

This commit is contained in:
Jon
2025-02-05 12:48:45 +00:00
committed by GitHub
parent 32f2ac6773
commit 2a33d07aa0
30 changed files with 4742 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"type": "object",
"properties": {
"type": {
"type": "string"
}
}
}