Skip to content

Commit f781ea2

Browse files
authored
Fix: isObjectId removed from schema to allow external assets to be added (#156) (#157)
1 parent 46764bf commit f781ea2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schema/component.schema.json

-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@
9898
},
9999
"src": {
100100
"type": "string",
101-
"isObjectId": true,
102101
"title": "Source",
103102
"description": "Optional image which will be rendered with the item body text",
104103
"_backboneForms": {

0 commit comments

Comments
 (0)