Skip to content

Commit ff7d14a

Browse files
tsteenbesschuberth
authored andcommitted
fix(schema): Add labels to curations schema
The `labels` property was added in [1]. [1]: 79f7805 Signed-off-by: Thomas Steenbergen <[email protected]>
1 parent 57f8bab commit ff7d14a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

integrations/schemas/curations-schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@
8989
"VCS"
9090
]
9191
}
92+
},
93+
"labels": {
94+
"type": "object"
9295
}
9396
}
9497
}

0 commit comments

Comments
 (0)