Skip to content

Commit 640d833

Browse files
committed
Make oneOfs the same
1 parent a543202 commit 640d833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/class-solid/src/lib/analysis_type.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export function parseAnalysis(raw: unknown): Analysis {
3333
const schema = {
3434
oneOf: [
3535
{
36+
type: "object",
3637
required: [
3738
"id",
3839
"description",

0 commit comments

Comments
 (0)