Skip to content

Commit 06e42bd

Browse files
committed
Remove resources property per Gavin
1 parent 0db3791 commit 06e42bd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

_data/ManifestDefinition_schema.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -428,14 +428,6 @@
428428
}
429429
]
430430
},
431-
"resources": {
432-
"readOnly": true,
433-
"allOf": [
434-
{
435-
"$ref": "#/definitions/ResourceStore"
436-
}
437-
]
438-
},
439431
"thumbnail": {
440432
"description": "A thumbnail image capturing the visual state at the time of import.\n\nA tuple of thumbnail MIME format (for example `image/jpeg`) and binary bits of the image.",
441433
"anyOf": [

0 commit comments

Comments
 (0)