add store/sku/entitlement schemas/enums

This commit is contained in:
Puyodead1
2025-12-26 00:33:35 -05:00
parent 724ebe1792
commit f1ef4f7824
52 changed files with 2441 additions and 12 deletions
+4
View File
@@ -410,6 +410,10 @@
{
"value": "UserResponse",
"reason": "Schema with only uppercase properties"
},
{
"value": "SKUSchema",
"reason": "Self-reference only schema"
}
]
}