User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/key-value-data-store/addmovie-schema.json
This commit is contained in:
parent
2f26e22a7a
commit
b83c91c099
|
@ -1,12 +1,5 @@
|
|||
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"title": {
|
||||
"type": "string",
|
||||
"description": "Title of the movie"
|
||||
},
|
||||
"characters": {
|
||||
"type": "array",
|
||||
"description": "List of characters in the movie",
|
||||
"items": {
|
||||
|
|
Loading…
Reference in New Issue