@cornie-js/api-json-schemas
Advanced tools
Comparing version 0.2.0 to 0.3.0
# @cornie-js/api-json-schemas | ||
## 0.3.0 | ||
### Minor Changes | ||
- 28d92f2: Removed AuthV1 | ||
- f5d8473: Updated GameV1 with isPublic | ||
- 28d92f2: Removed AuthCreateQueryV1 | ||
- f5d8473: Updated GameCreateQueryV1 with isPublic | ||
## 0.2.0 | ||
@@ -4,0 +13,0 @@ |
@@ -17,3 +17,3 @@ { | ||
}, | ||
"version": "0.2.0" | ||
"version": "0.3.0" | ||
} |
@@ -11,2 +11,5 @@ { | ||
}, | ||
"isPublic": { | ||
"type": "boolean" | ||
}, | ||
"name": { | ||
@@ -21,4 +24,5 @@ "type": "string" | ||
"id", | ||
"isPublic", | ||
"state" | ||
] | ||
} |
@@ -11,2 +11,5 @@ { | ||
}, | ||
"isPublic": { | ||
"type": "boolean" | ||
}, | ||
"name": { | ||
@@ -21,4 +24,5 @@ "type": "string" | ||
"id", | ||
"isPublic", | ||
"state" | ||
] | ||
} |
@@ -11,2 +11,5 @@ { | ||
}, | ||
"isPublic": { | ||
"type": "boolean" | ||
}, | ||
"name": { | ||
@@ -13,0 +16,0 @@ "type": "string" |
@@ -11,2 +11,5 @@ { | ||
}, | ||
"isPublic": { | ||
"type": "boolean" | ||
}, | ||
"name": { | ||
@@ -21,4 +24,5 @@ "type": "string" | ||
"id", | ||
"isPublic", | ||
"state" | ||
] | ||
} |
@@ -6,4 +6,2 @@ { | ||
"anyOf": [ | ||
{ "$ref": "https://onegame.schemas/api/v1/auth/auth-create-query.json" }, | ||
{ "$ref": "https://onegame.schemas/api/v1/auth/auth.json" }, | ||
{ "$ref": "https://onegame.schemas/api/v1/cards/card-array.json" }, | ||
@@ -10,0 +8,0 @@ { "$ref": "https://onegame.schemas/api/v1/cards/card.json" }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27886
58
1011
1